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