Skip to content

Instantly share code, notes, and snippets.

@visualdensity
Created May 24, 2019 01:19
Show Gist options
  • Save visualdensity/32f76b86bb10b178d922078c176f16c1 to your computer and use it in GitHub Desktop.
Save visualdensity/32f76b86bb10b178d922078c176f16c1 to your computer and use it in GitHub Desktop.
# Ref: https://docs.docker.com/engine/reference/commandline/ps/
docker ps --format "table {{.ID}}\t{{.Status}}\t{{.Names}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment