1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 08:15:23 +02:00

docker-pull: update documentation link (#13833)

This commit is contained in:
Nelson Figueroa 2024-09-26 22:28:26 -07:00 committed by GitHub
parent 15e106c4b6
commit fcbbb762dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# docker pull
> Télécharge une image Docker depuis le registre.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/pull/>.
> Plus d'informations : <https://docs.docker.com/reference/cli/docker/image/pull/>.
- Télécharge une image Docker spécifique :

View file

@ -1,7 +1,7 @@
# docker pull
> Baixar imagens do Docker de um registro.
> Mais informações: <https://docs.docker.com/engine/reference/commandline/pull/>.
> Mais informações: <https://docs.docker.com/reference/cli/docker/image/pull/>.
- Baixa uma imagem específica do Docker:

View file

@ -1,7 +1,7 @@
# docker pull
> Download Docker images from a registry.
> More information: <https://docs.docker.com/engine/reference/commandline/pull/>.
> More information: <https://docs.docker.com/reference/cli/docker/image/pull/>.
- Download a specific Docker image: