docker rmi $(docker images -q -f dangling=true)
Created
August 7, 2018 18:35
-
-
Save curtismckee/f4a5033bc7e4c0425090faccf0110a07 to your computer and use it in GitHub Desktop.
Remove dangling docker images
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to add this as alias to my .dotfiles