Skip to content

Instantly share code, notes, and snippets.

@ZekunZh
Created December 28, 2021 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZekunZh/1cab1a9b3942716cfc07888a61b382b7 to your computer and use it in GitHub Desktop.
Save ZekunZh/1cab1a9b3942716cfc07888a61b382b7 to your computer and use it in GitHub Desktop.
docker rmi $(docker images | grep stuff_ | tr -s ' ' | cut -d ' ' -f 3)

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment