1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:15 +02:00
dockerfiles/collectd/docker-compose.yml
2015-06-24 18:48:29 +08:00

6 lines
87 B
YAML

collectd:
image: vimagick/collectd
volumes:
- /proc:/proc:ro
restart: always