Remove out of date support section of running doc

This commit is contained in:
Tim St. Clair 2017-03-17 10:50:07 -07:00
parent 1dfc7a17eb
commit 594dfd4ea6
No known key found for this signature in database
GPG Key ID: 434D16BCEF479EAB

View File

@ -78,7 +78,3 @@ cAdvisor is now running (in the foreground) on `http://localhost:8080/`.
## Runtime Options ## 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). 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.