Merge pull request #399 from rjnagal/docs

Re-word to fix a hanging sentence.
This commit is contained in:
Vish Kannan 2014-12-24 10:22:20 -08:00
commit 690cdf24fb

View File

@ -47,7 +47,7 @@ If you are using Docker with the LXC exec driver, then you need to manually spec
### Invalid Bindmount `/` ### Invalid Bindmount `/`
This is a problem seen in older versions of Docker. To fix start cAdvisor without the `--volume=/:/rootfs:ro` mount. cAdvisor will handle not exporting the stats that allows. This is a problem seen in older versions of Docker. To fix, start cAdvisor without the `--volume=/:/rootfs:ro` mount. cAdvisor will degrade gracefully by dropping stats that depend on access to the machine root.
## Standalone ## Standalone