Skip to content

Instantly share code, notes, and snippets.

@jloveland
Created August 1, 2015 03:11
Show Gist options
  • Save jloveland/2c1addf93e6684fddfd2 to your computer and use it in GitHub Desktop.
Save jloveland/2c1addf93e6684fddfd2 to your computer and use it in GitHub Desktop.
docker rmi $(docker images -a | grep "^<none>" | awk '{print $3}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment