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

9 lines
215 B
Markdown

# 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`