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

136 B

docker container remove

This command is an alias of docker rm.

  • View documentation for the original command:

tldr docker rm