needs host networking

This commit is contained in:
Daniel Rolfe 2022-08-16 00:41:43 +10:00
parent 19886fe068
commit 3b11a80000

View File

@ -9,6 +9,7 @@ services:
container_name: cadvisor
# ports:
# - "8080:8080"
network_mode: host
volumes:
- /:/rootfs:ro
- /var/run:/var/run:ro