Skip to content

Instantly share code, notes, and snippets.

@pierophp
Created August 1, 2016 17:38
Show Gist options
  • Save pierophp/3d7caaddc07ec004a08408e65f0e5c76 to your computer and use it in GitHub Desktop.
Save pierophp/3d7caaddc07ec004a08408e65f0e5c76 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