Created
February 23, 2022 17:55
-
-
Save greenbicycle/d933d54e960ce3b173836846d98c263c to your computer and use it in GitHub Desktop.
Pretty output for Docker ps
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
alias dps = 'docker ps --format "table 👾 {{.Names}} \t {{.Status}} \t {{.Image}}"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment