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
> Exécute une commande dans un conteneur déjà en cours d'exécution.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/exec/>.
> Plus d'informations : <https://docs.docker.com/reference/cli/docker/container/exec/>.
- Entrer dans un shell interactif dans un conteneur en cours d'exécution :