1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-22 05:09:09 +02:00
dockerfiles/luigi/docker-compose.yml

6 lines
76 B
YAML
Raw Normal View History

2017-05-24 15:26:14 +08:00
luigi:
image: vimagick/luigi
ports:
- "8082:8082"
restart: always