AMD64
version: '3.3'
services:
deepl:
image: aaronyes/deepl:amd64
ports:
- '2018:8000'
restart: unless-stopped
ARM64
version: '3.3'
services:
deepl:
image: aaronyes/deepl:arm64
ports:
- '2018:8000'
restart: unless-stopped
2018 can be replaced with any port
Content type
Image
Digest
sha256:d13828150…
Size
4.1 MB
Last updated
about 4 years ago
docker pull aaronyes/deepl:arm64