Skip to content

Instantly share code, notes, and snippets.

@ColinLeverger
Last active March 17, 2017 17:26
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 ColinLeverger/887fd7632ab8633e1c20d57b0b34928a to your computer and use it in GitHub Desktop.
Save ColinLeverger/887fd7632ab8633e1c20d57b0b34928a to your computer and use it in GitHub Desktop.
Docker ps -a minimalist

docker ps -a --format "table {{.Names}}\t{{.CreatedAt}}\t{{.RunningFor}}\t{{.Ports}}""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment