Skip to content

Instantly share code, notes, and snippets.

@bdollerup
Last active October 15, 2021 07:58
Show Gist options
  • Save bdollerup/63709abfa4351829e86d7b2093b1b469 to your computer and use it in GitHub Desktop.
Save bdollerup/63709abfa4351829e86d7b2093b1b469 to your computer and use it in GitHub Desktop.
Docker PS Command
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