mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
6 lines
97 B
YAML
6 lines
97 B
YAML
collectd:
|
|
image: vimagick/collectd
|
|
volumes:
|
|
- ./collectd:/etc/collectd
|
|
restart: always
|