From 5ced34eade991a1192bfcc701aa3c797ba7233c3 Mon Sep 17 00:00:00 2001 From: Rohit Jnagal Date: Wed, 24 Dec 2014 18:17:50 +0000 Subject: [PATCH] Re-word to fix a hanging sentence. Can we just remove this? We moved our base requirement to Docker 1.0. Is this fixed there? --- docs/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running.md b/docs/running.md index 63ca4fc5..5c981cb9 100644 --- a/docs/running.md +++ b/docs/running.md @@ -47,7 +47,7 @@ If you are using Docker with the LXC exec driver, then you need to manually spec ### 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