mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-04-02 21:55:33 +02:00
update
This commit is contained in:
parent
a4b3e366e7
commit
7a957fe161
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user