This commit is contained in:
parent
9f524b10fc
commit
ad7630dd3e
@ -23,11 +23,12 @@ $ docker compose up -d
|
|||||||
$ curl "http://libretranslate-api:5080/?target=es&text=help"
|
$ curl "http://libretranslate-api:5080/?target=es&text=help"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Latest docker images
|
### Latest docker images amd64 or latest, and arm64
|
||||||
|
|
||||||
Pull from manalejandro registry:
|
Pull from manalejandro registry:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ docker pull registry.manalejandro.com/libretranslate-api
|
||||||
$ docker pull registry.manalejandro.com/libretranslate-api:amd64
|
$ docker pull registry.manalejandro.com/libretranslate-api:amd64
|
||||||
or
|
or
|
||||||
$ docker pull registry.manalejandro.com/libretranslate-api:arm64
|
$ docker pull registry.manalejandro.com/libretranslate-api:arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user