This commit is contained in:
2024-04-01 22:27:56 +02:00
parent af956dd492
commit ff6345d8b9

View File

@@ -49,14 +49,16 @@ services:
environment:
EXPORT_SERVERS: mc
DEBUG: "true"
ports:
- "8280:8080"
depends_on:
- mc
networks:
- patatanet
cadvisor:
image: gcr.io/cadvisor/cadvisor:v0.47.1
# ports:
# - "8180:8080"
ports:
- "8180:8080"
volumes:
- /:/rootfs:ro
- /var/run:/var/run:rw