Skip to content

Instantly share code, notes, and snippets.

@tebajanga
Created June 21, 2020 10:38
Show Gist options
  • Save tebajanga/e9f47ce2be61152966a27381a6822441 to your computer and use it in GitHub Desktop.
Save tebajanga/e9f47ce2be61152966a27381a6822441 to your computer and use it in GitHub Desktop.
Docker status of all containers
docker ps -q | xargs docker stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment