1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 09:22:07 +02:00
tldr/pages/common/docker-container-remove.md
Nelson Figueroa bd6ae6f59b
docker-rm: update documentation link (#13722)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-17 13:02:40 +05:30

218 B

docker container remove

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