This commit is contained in:
Masato Yamazaki 2019-04-01 16:55:02 +09:00
parent 52f7d1d896
commit 23bfbb9add

View File

@ -71,7 +71,7 @@ This is a problem seen in older versions of Docker. To fix, start cAdvisor witho
## Standalone ## Standalone
cAdvisor is a static Go binary with no external dependencies. To run it standalone all you should need to do is run it! Note that some data sources may require root priviledges. cAdvisor will gracefully degrade its features to those it can expose with the access given. cAdvisor is a static Go binary with no external dependencies. To run it standalone all you should need to do is run it! Note that some data sources may require root privileges. cAdvisor will gracefully degrade its features to those it can expose with the access given.
``` ```
$ sudo cadvisor $ sudo cadvisor