8 lines
206 B
Markdown
8 lines
206 B
Markdown
# cAdvisor Web UI
|
|
|
|
cAdvisor exposes a web UI at its port:
|
|
|
|
`http://<hostname>:<port>/`
|
|
|
|
This UI has one primary resource at `/containers` which exports live information about all containers on the machine.
|