mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 17:03:59 +01:00
needs host networking
This commit is contained in:
parent
19886fe068
commit
3b11a80000
@ -9,6 +9,7 @@ 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