Skip to content

Instantly share code, notes, and snippets.

@swvitaliy
Created July 3, 2015 05:49
Show Gist options
  • Save swvitaliy/c892245e2ed506df185e to your computer and use it in GitHub Desktop.
Save swvitaliy/c892245e2ed506df185e to your computer and use it in GitHub Desktop.
docker rmi -f $(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