1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
dockerfiles/luigi/docker-compose.yml
2017-05-24 15:26:35 +08:00

6 lines
76 B
YAML

luigi:
image: vimagick/luigi
ports:
- "8082:8082"
restart: always