mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 08:13:18 +01:00
remove network mode
This commit is contained in:
parent
cdbd9d60a1
commit
5b85241be6
@ -5,7 +5,6 @@ services:
|
||||
container_name: cadvisor
|
||||
ports:
|
||||
- 8080:8080
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /:/rootfs:ro
|
||||
- /var/run:/var/run:ro
|
||||
|
Loading…
Reference in New Issue
Block a user