Update flags for development cAdvisor (#679)

Updates to a minimal set of permissions for working cAdvisor.

Tested with Docker Desktop 3.3.1 on macOS 11.2.3
This commit is contained in:
Zach Wasserman 2021-04-23 17:58:23 -07:00 committed by GitHub
parent 23ba4be402
commit 6860dec81a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,7 @@ services:
ports:
- "5678:8080"
volumes:
- /:/rootfs:ro
- /var/run:/var/run:rw
- /var/run/docker.sock:/var/run/docker.sock:ro
- /sys:/sys:ro
- /var/lib/docker/:/var/lib/docker:ro