Files
cheatsheet-tldr/tldr/docker-container-remove
2024-11-11 00:17:49 +00:00

13 lines
229 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# docker container remove
> This command is an alias of `docker rm`.
- View documentation for the original command:
`tldr docker rm`