1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/luigi/docker-compose.yml

6 lines
76 B
YAML
Raw Normal View History

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