Merge pull request #1 from dennari/dennari-patch-1

fix typo
This commit is contained in:
Brian Christner 2015-09-23 07:21:55 +02:00
commit 923dceea23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ exporter:
image: "prom/container-exporter"
volumes:
- /sys/fs/cgroup:/cgroup
- /var/run/docker.sock:/var/run/docker.sock prom/container-exporter
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "9104:9104"
expose: