Merge pull request #272 from highlyunavailable/master

Correct custom cAdvisor instructions
This commit is contained in:
Victor Marmol 2014-10-15 21:40:55 +02:00
commit 91d1c620ef

View File

@ -26,7 +26,7 @@ cAdvisor is now running (in the background) on `http://localhost:8080`. The setu
**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`. If you want to build your own cAdvisor Docker image, take a look at `deploy/Dockerfile` and `deploy/build.sh`.
#### Using [InfluxDB](http://influxdb.com) as backend storage #### Using [InfluxDB](http://influxdb.com) as backend storage