Skip to content

Instantly share code, notes, and snippets.

@IamADav
Created September 13, 2018 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IamADav/3b8c60c65a4d20b7964f9d9131723567 to your computer and use it in GitHub Desktop.
Save IamADav/3b8c60c65a4d20b7964f9d9131723567 to your computer and use it in GitHub Desktop.
Filter docker ps columns
docker ps --format {{.ID}}\t{{.Names}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment