remove network mode

This commit is contained in:
Christian Lempa 2023-09-13 11:56:45 +02:00
parent cdbd9d60a1
commit 5b85241be6

View File

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