Skip to content

Instantly share code, notes, and snippets.

@xynova
Created April 17, 2016 07:02
Show Gist options
  • Save xynova/fca47f15c54613310bf36dcf4bb95d2b to your computer and use it in GitHub Desktop.
Save xynova/fca47f15c54613310bf36dcf4bb95d2b to your computer and use it in GitHub Desktop.
docker ps without the bloat
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