Created
November 9, 2016 11:12
-
-
Save erichsu/1d3afe049b713c651fb0b6cf4b7d407f to your computer and use it in GitHub Desktop.
Docker General command suites
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
| #!/bin/sh | |
| docker stats $(docker ps --format={{.Names}}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment