We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15638c3 commit 08d5f20Copy full SHA for 08d5f20
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.51.0
16
container_name: cadvisor
17
ports:
18
- 9101:8080
docker/grafana/docker-compose.yml
@@ -95,7 +95,7 @@ services:
95
- grafana
96
97
98
99
100
volumes:
101
- /:/rootfs:ro
0 commit comments