Remove one or more images given their names

docker rmi

  • Remove one or more Docker images.
    More information: <https://docs.docker.com/engine/reference/commandline/rmi/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

docker rmi {{image1 image2 ...}}

click the source code to copy install docker rmi on any operating system with command-not-found.com