Fix cAdvisor capitalization
This commit is contained in:
parent
0c0af934c8
commit
6cd8789c2a
@ -23,7 +23,7 @@ sudo docker run \
|
||||
|
||||
cAdvisor is now running (in the background) on `http://localhost:8080`. The setup includes directories with Docker state cAdvisor needs to observe.
|
||||
|
||||
**Note**: On CentOS and RHEL 6, run cadvisor with an additional option ```--volume=/cgroup:/cgroup \```
|
||||
**Note**: On CentOS and RHEL 6, run cAdvisor with an additional option ```--volume=/cgroup:/cgroup \```
|
||||
|
||||
If you want to build your own cAdvisor Docker image, take a look at the Dockerfile which can build a cAdvisor docker container under `quickstart/Dockerfile`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user