mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 16:23:25 +01:00
remove network mode
This commit is contained in:
parent
cdbd9d60a1
commit
5b85241be6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user