Mention Fedora

This commit is contained in:
Victor Marmol 2015-06-07 16:53:02 -07:00
parent 48f14dcde6
commit be4a581f23

View File

@ -31,7 +31,7 @@ In this case, cAdvisor UI should be accessible on `http://192.168.59.103:8080`
## Other Configurations
### CentOS and RHEL
### CentOS, Fedora, and RHEL
You may need to run the container with `--privileged=true` and `--volume=/cgroup:/cgroup:ro \` in order for cAdvisor to monitor Docker containers.