tldr/pages/common/docker-container-remove.md

215 B

docker container remove

This command is an alias of docker rm. More information: https://docs.docker.com/engine/reference/commandline/rm.

  • View documentation for the original command:

tldr docker rm