docker-rm: update documentation link (#13722)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Nelson Figueroa
2024-09-17 00:32:40 -07:00
committed by GitHub
parent 4a6ad7974b
commit bd6ae6f59b
9 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# docker container remove
> This command is an alias of `docker rm`.
> More information: <https://docs.docker.com/engine/reference/commandline/rm>.
> More information: <https://docs.docker.com/reference/cli/docker/container/rm/>.
- View documentation for the original command: