LibreTranslate/docker-compose.cuda.yml

13 lines
237 B
YAML
Raw Normal View History

2022-06-20 22:20:07 +00:00
version: "3"
services:
libretranslate-cuda:
container_name: libretranslate-cuda
build:
context: .
dockerfile: docker/Dockerfile.cuda
restart: unless-stopped
ports:
- 5000:5000
command: --gpus all