needs host networking
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
container_name: cadvisor
|
||||
# ports:
|
||||
# - "8080:8080"
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /:/rootfs:ro
|
||||
- /var/run:/var/run:ro
|
||||
|
||||
Reference in New Issue
Block a user