mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-16 11:37:32 +02:00
6 lines
87 B
YAML
6 lines
87 B
YAML
|
collectd:
|
||
|
image: vimagick/collectd
|
||
|
volumes:
|
||
|
- /proc:/proc:ro
|
||
|
restart: always
|