Skip to content

Instantly share code, notes, and snippets.

@retrohacker
Created May 26, 2014 20:52
Show Gist options
  • Save retrohacker/0dc6956486f772b14295 to your computer and use it in GitHub Desktop.
Save retrohacker/0dc6956486f772b14295 to your computer and use it in GitHub Desktop.
sudo docker images --no-trunc | grep none | awk '{print $3}' | xargs -r sudo docker rmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment