mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 10:26:01 +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