Skip to content

Commit 51d8705

Browse files
authored
Merge pull request google#3472 from discapes/patch-1
Remove section about canary image
2 parents 35dd21c + 8a9bce5 commit 51d8705

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/running.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ otherwise cAdvisor can not connect to docker daemon.
4747
gcr.io/cadvisor/cadvisor:<tag> -perf_events_config=/etc/configs/perf/perf.json
4848
```
4949

50-
## Latest Canary
51-
52-
The latest cAdvisor canary release is continuously built from HEAD and available
53-
as an Automated Build Docker image:
54-
[google/cadvisor-canary](https://registry.hub.docker.com/u/google/cadvisor-canary/). We do *not* recommend using this image in production due to its large size and volatility.
55-
5650
## With Boot2Docker
5751

5852
After booting up a boot2docker instance, run cAdvisor image with the same docker command mentioned above. cAdvisor can now be accessed at port 8080 of your boot2docker instance. The host IP can be found through DOCKER_HOST environment variable setup by boot2docker:

0 commit comments

Comments
 (0)