tweaking, hardening

This commit is contained in:
Marco Ochse
2018-05-19 20:40:01 +00:00
parent eb55ad5870
commit 84c51afe17
2 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,4 @@
version: '2.2'
version: '2.3'
services:
@ -16,5 +16,5 @@ services:
volumes:
- /proc:/host/proc:ro
- /sys:/host/sys:ro
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock:ro
command: ["/usr/sbin/netdata","-D","-s","/host","-p","19999"]