Skip to content

Instantly share code, notes, and snippets.

@Yuyz0112
Created June 26, 2018 05:47
Show Gist options
  • Save Yuyz0112/66d4c1c4047d463bf56e95821657f7a4 to your computer and use it in GitHub Desktop.
Save Yuyz0112/66d4c1c4047d463bf56e95821657f7a4 to your computer and use it in GitHub Desktop.
remove all <none> images
docker rmi $(docker images -qa -f "dangling=true")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment