docker container stats
docker container stats
Description
Display a live stream of container(s) resource usage statistics
Usage
docker container stats [OPTIONS] [CONTAINER...]
Options
Name, shorthand | Default | Description |
---|---|---|
--all, -a | false | Show all containers (default shows just running) |
--format | Pretty-print images using a Go template | |
--no-stream | false | Disable streaming stats and only pull the first result |