Skip to content

Instantly share code, notes, and snippets.

@hzshang
Created February 1, 2018 13:53
Show Gist options
  • Save hzshang/97ea2799f8585c8037aa62c052c75647 to your computer and use it in GitHub Desktop.
Save hzshang/97ea2799f8585c8037aa62c052c75647 to your computer and use it in GitHub Desktop.
docker rmi $(docker images | grep "none" | awk '{print $3}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment