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

6 lines
87 B
YAML
Raw Normal View History

2015-07-17 04:17:49 +02:00
dokuwiki:
image: vimagick/piwik
ports:
- "8000:80"
restart: always