Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created September 13, 2016 12:13
Show Gist options
  • Save erangaeb/68f4ad36d500ce51dc77fe1ee1d0c9a0 to your computer and use it in GitHub Desktop.
Save erangaeb/68f4ad36d500ce51dc77fe1ee1d0c9a0 to your computer and use it in GitHub Desktop.
# command
docker rmi <image-name>:<tag>
# example
docker rmi rabbitmq:0.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment