docker container stats <container>
Display a live stream of container(s) resource usage statistics
Arguments
Name | Description |
---|---|
container |
Options
Name | Description |
---|---|
-a, --all | Show all containers (default shows just running) |
--format <string> | Pretty-print images using a Go template |
--no-stream | Disable streaming stats and only pull the first result |
--no-trunc | Do not truncate output |