Created
August 28, 2020 08:10
-
-
Save oivoodoo/ba1c76ca4271bf38ca5af9a68b51e8f3 to your computer and use it in GitHub Desktop.
memory usage per docker process
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker ps -q | xargs docker stats --no-stream |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment