Skip to content

Instantly share code, notes, and snippets.

@n5i
Created October 30, 2018 21:31
Show Gist options
  • Save n5i/91b11078a056b08505f9fb8fd0736742 to your computer and use it in GitHub Desktop.
Save n5i/91b11078a056b08505f9fb8fd0736742 to your computer and use it in GitHub Desktop.
Docker ps shows ID and Names only
docker ps --format "table {{.ID}}\t{{.Names}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment