mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
update
This commit is contained in:
parent
a4b3e366e7
commit
7a957fe161
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user