Skip to content

Instantly share code, notes, and snippets.

@vsudilov
Created November 6, 2015 13:32
Show Gist options
  • Save vsudilov/2e64bc9b3e33a103a593 to your computer and use it in GitHub Desktop.
Save vsudilov/2e64bc9b3e33a103a593 to your computer and use it in GitHub Desktop.
docker stats $(docker ps|grep -v "NAMES"|awk '{ print $NF }'|tr "\n" " ")
@vsudilov
Copy link
Author

vsudilov commented Nov 6, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment