docker stats --all --format 'table {{.Name}} {{.CPUPerc}} {{.MemPerc}}'

Category: Docker

docker stats --all --format 'table {{.Name}} {{.CPUPerc}} {{.MemPerc}}'

Watch resource usage of all containers in a compact table

Watches resource usage for all containers in a formatted table. --all includes stopped containers.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.