mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 14:35:23 +02:00
139 B
139 B
docker container remove
Este comando es un alias de
docker rm
.
- Vea la documentación para el comando original:
tldr docker rm