1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-04 10:34:49 +02:00
dockerfiles/piwik/docker-compose.yml
2015-07-17 10:17:49 +08:00

6 lines
87 B
YAML

dokuwiki:
image: vimagick/piwik
ports:
- "8000:80"
restart: always