docker-load: update documentation link (#13805)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# docker load
|
||||
|
||||
> Charge des images Docker depuis des fichiers ou `stdin`.
|
||||
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/load/>.
|
||||
> Plus d'informations : <https://docs.docker.com/reference/cli/docker/image/load/>.
|
||||
|
||||
- Charge une image Docker depuis `stdin` :
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# docker load
|
||||
|
||||
> Carregar imagens do Docker a partir de arquivos ou `stdin`.
|
||||
> Mais informações: <https://docs.docker.com/engine/reference/commandline/load/>.
|
||||
> Mais informações: <https://docs.docker.com/reference/cli/docker/image/load/>.
|
||||
|
||||
- Carrega uma imagem do Docker a partir do `stdin`:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# docker load
|
||||
|
||||
> Load Docker images from files or `stdin`.
|
||||
> More information: <https://docs.docker.com/engine/reference/commandline/load/>.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/image/load/>.
|
||||
|
||||
- Load a Docker image from `stdin`:
|
||||
|
||||
|
Reference in New Issue
Block a user