Skip to content

Instantly share code, notes, and snippets.

@Harold2017
Last active March 14, 2019 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Harold2017/1afb26786196ab7007fb3b8c69dbe612 to your computer and use it in GitHub Desktop.
Save Harold2017/1afb26786196ab7007fb3b8c69dbe612 to your computer and use it in GitHub Desktop.
docker rmi $(docker images -q -f dangling=true)
# docker rmi --force $(docker images -q -f dangling=true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment