mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
214 B
214 B
docker container rm
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