Files
tldr/pages/common/docker-container-remove.md
2024-09-17 13:02:40 +05:30

9 lines
218 B
Markdown

# docker container remove
> This command is an alias of `docker rm`.
> More information: <https://docs.docker.com/reference/cli/docker/container/rm/>.
- View documentation for the original command:
`tldr docker rm`