Commands.app

docker stats

Monitoring

Display container resource usage statistics

Options & Flags
Available options for this command
--no-stream

Disable streaming stats

Examples
Common usage examples

Show stats for all running containers

docker stats

Show stats for specific container

docker stats mycontainer
Related Commands
You might also find these useful