Created
July 7, 2018 13:54
-
-
Save RoyalHunt/10e4d060dd77c477646677c5770f5dba to your computer and use it in GitHub Desktop.
docker ps short view
This file contains 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 --format "table {{.ID}}\t{{.Image}}\t{{.Status}}\t{{.Names}}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment