mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 13:55:24 +02:00
docker-pull: update documentation link (#13833)
This commit is contained in:
parent
15e106c4b6
commit
fcbbb762dd
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# docker pull
|
# docker pull
|
||||||
|
|
||||||
> Télécharge une image Docker depuis le registre.
|
> 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 :
|
- Télécharge une image Docker spécifique :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker pull
|
# docker pull
|
||||||
|
|
||||||
> Baixar imagens do Docker de um registro.
|
> 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:
|
- Baixa uma imagem específica do Docker:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# docker pull
|
# docker pull
|
||||||
|
|
||||||
> Download Docker images from a registry.
|
> 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:
|
- Download a specific Docker image:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue