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

211 B

docker container rm

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