Skip to content

Instantly share code, notes, and snippets.

@devasheeshG
Created August 28, 2025 18:57
Show Gist options
  • Save devasheeshG/9c0e0c03af5d2078fcd093897fc37f87 to your computer and use it in GitHub Desktop.
Save devasheeshG/9c0e0c03af5d2078fcd093897fc37f87 to your computer and use it in GitHub Desktop.
docker ps command with proper format
docker ps --format "table {{.ID}}\t{{.Names}}\t{{.Status}}\t{{.Ports}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment