mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-02 09:21:53 +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
|