docker stats

Estimated reading time: 1 minute

Description

Display a live stream of container(s) resource usage statistics

Usage

docker 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

Parent command

Command Description
docker The base command for the Docker CLI.

Extended description

Alias for docker container stats.

chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: