Skip to content

Instantly share code, notes, and snippets.

@h2rd
Created August 1, 2017 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h2rd/24526343985fd9846c18397bc3015af9 to your computer and use it in GitHub Desktop.
Save h2rd/24526343985fd9846c18397bc3015af9 to your computer and use it in GitHub Desktop.
docker ps --all | tail -n +2 | awk '{print $1}' | xargs docker rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment