We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194e640 commit eab33abCopy full SHA for eab33ab
docker/exporters/docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- /:/host:ro,rslave
13
14
cadvisor:
15
- image: gcr.io/cadvisor/cadvisor:v0.50.0
+ image: gcr.io/cadvisor/cadvisor:v0.49.1
16
container_name: cadvisor
17
ports:
18
- 9101:8080
0 commit comments