build-arm64
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
ale 2024-10-08 13:17:28 +02:00
parent 9f524b10fc
commit ad7630dd3e

View File

@ -23,11 +23,12 @@ $ docker compose up -d
$ curl "http://libretranslate-api:5080/?target=es&text=help"
```
### Latest docker images
### Latest docker images amd64 or latest, and arm64
Pull from manalejandro registry:
```
$ docker pull registry.manalejandro.com/libretranslate-api
$ docker pull registry.manalejandro.com/libretranslate-api:amd64
or
$ docker pull registry.manalejandro.com/libretranslate-api:arm64