Skip to content

Instantly share code, notes, and snippets.

@harrifeng
Created November 23, 2017 12:23
Show Gist options
  • Save harrifeng/08ace437d0bb481556aa5a13662b597f to your computer and use it in GitHub Desktop.
Save harrifeng/08ace437d0bb481556aa5a13662b597f to your computer and use it in GitHub Desktop.
docker images | grep 5000 | awk '{print $1 ":"0.1}' | xargs docker rmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment