1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:50 +02:00
dockerfiles/piknik/docker-compose.yml

8 lines
122 B
YAML
Raw Permalink Normal View History

2016-08-20 10:00:05 +02:00
piknik:
image: vimagick/piknik
ports:
- "8075:8075"
volumes:
2021-03-10 10:26:43 +02:00
- ./data:/etc/piknik
restart: unless-stopped