mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
142 B
142 B
docker rm
This command is an alias of
docker container rm.
- View documentation for the original command:
tldr docker container rm