From 594dfd4ea661fd8966d3a7a5e75bbcbe7fe3153a Mon Sep 17 00:00:00 2001 From: "Tim St. Clair" Date: Fri, 17 Mar 2017 10:50:07 -0700 Subject: [PATCH] Remove out of date support section of running doc --- docs/running.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/running.md b/docs/running.md index 5f369645..6e980478 100644 --- a/docs/running.md +++ b/docs/running.md @@ -78,7 +78,3 @@ cAdvisor is now running (in the foreground) on `http://localhost:8080/`. ## Runtime Options cAdvisor has a series of flags that can be used to configure its runtime behavior. More details can be found in runtime [options](runtime_options.md). - -## I need help! - -We aim to have cAdvisor run everywhere! If you run into issues getting it running, feel free to file an issue. We are very responsive in supporting our users and update our documentation with new setups.