Skip to content

Instantly share code, notes, and snippets.

@altitdb
Last active July 13, 2018 12:32
Show Gist options
  • Save altitdb/8fb154649588d2336d7d3ae0f3f3c12f to your computer and use it in GitHub Desktop.
Save altitdb/8fb154649588d2336d7d3ae0f3f3c12f to your computer and use it in GitHub Desktop.
Remove images docker
docker image rm $(docker images -a | grep none) -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment