Skip to content

Instantly share code, notes, and snippets.

@vuuvv
Created April 5, 2016 02:13
Show Gist options
  • Save vuuvv/727c412a8eae5c3e21cb61f552769bc1 to your computer and use it in GitHub Desktop.
Save vuuvv/727c412a8eae5c3e21cb61f552769bc1 to your computer and use it in GitHub Desktop.
sudo docker ps -a | grep Exit | cut -d ' ' -f 1 | xargs sudo docker rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment