docker-exec: update documentation link (#13757)

updated docs link
This commit is contained in:
Nelson Figueroa
2024-09-20 00:07:26 -07:00
committed by GitHub
parent 4bc846f121
commit c27071e67f
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# docker exec
> Execute a command on an already running Docker container.
> More information: <https://docs.docker.com/engine/reference/commandline/exec/>.
> More information: <https://docs.docker.com/reference/cli/docker/container/exec/>.
- Enter an interactive shell session on an already-running container: