mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update
This commit is contained in:
@@ -11,6 +11,6 @@ in RRD files.
|
||||
collectd:
|
||||
image: vimagick/collectd
|
||||
volumes:
|
||||
- /proc:/proc:ro
|
||||
- ./collectd:/etc/collectd
|
||||
restart: always
|
||||
```
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
collectd:
|
||||
image: vimagick/collectd
|
||||
volumes:
|
||||
- /proc:/proc:ro
|
||||
- ./collectd:/etc/collectd
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user