Skip to content

Instantly share code, notes, and snippets.

@joeljacobson
Created November 17, 2015 10:39
Show Gist options
  • Save joeljacobson/3c5349c1d5efb8c7b928 to your computer and use it in GitHub Desktop.
Save joeljacobson/3c5349c1d5efb8c7b928 to your computer and use it in GitHub Desktop.
docker rmi -f $(docker images -f "dangling=true" -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment