Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RoyalHunt/10e4d060dd77c477646677c5770f5dba to your computer and use it in GitHub Desktop.
Save RoyalHunt/10e4d060dd77c477646677c5770f5dba to your computer and use it in GitHub Desktop.
docker ps short view
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