1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

docker-load: update documentation link (#13805)

This commit is contained in:
Nelson Figueroa 2024-09-23 22:24:23 -07:00 committed by GitHub
parent b1b7556f38
commit 04991881f5
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 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` :

View file

@ -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`:

View file

@ -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`: