mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
8 lines
122 B
YAML
8 lines
122 B
YAML
piknik:
|
|
image: vimagick/piknik
|
|
ports:
|
|
- "8075:8075"
|
|
volumes:
|
|
- ./data:/etc/piknik
|
|
restart: unless-stopped
|