This commit is contained in:
Ville Väänänen 2015-09-23 00:58:37 +03:00
parent d6481047a0
commit 52b83a311f

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: