mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 10:35:23 +02:00
docker-image: update documentation link (#13794)
updated docker-image docs link
This commit is contained in:
parent
2a086a3397
commit
4a14879d46
6 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Verwalte Docker Images.
|
||||
> Siehe auch `docker build`, `docker import` und `docker pull`.
|
||||
> Weitere Informationen: <https://docs.docker.com/engine/reference/commandline/image/>.
|
||||
> Weitere Informationen: <https://docs.docker.com/reference/cli/docker/image/>.
|
||||
|
||||
- Liste lokale Docker Images auf:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Gérer les images Docker.
|
||||
> Voir aussi `docker build`, `docker import`, and `docker pull`.
|
||||
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/image/>.
|
||||
> Plus d'informations : <https://docs.docker.com/reference/cli/docker/image/>.
|
||||
|
||||
- Lister les images Docker locales :
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Gestisci immagini Docker.
|
||||
> Vedi anche `docker build`, `docker import` e `docker pull`.
|
||||
> Maggiori informazioni: <https://docs.docker.com/engine/reference/commandline/image/>.
|
||||
> Maggiori informazioni: <https://docs.docker.com/reference/cli/docker/image/>.
|
||||
|
||||
- Elenca tutte le immagini Docker locali:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 도커 이미지 관리.
|
||||
> `docker build`, `docker import`, `docker pull` 도 확인하세요.
|
||||
> 더 많은 정보: <https://docs.docker.com/engine/reference/commandline/image/>.
|
||||
> 더 많은 정보: <https://docs.docker.com/reference/cli/docker/image/>.
|
||||
|
||||
- 로컬 도커 이미지 목록 보기:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Gerencia imagens do Docker.
|
||||
> Veja também `docker build`, `docker import` e `docker pull`.
|
||||
> Mais informações: <https://docs.docker.com/engine/reference/commandline/image/>.
|
||||
> Mais informações: <https://docs.docker.com/reference/cli/docker/image/>.
|
||||
|
||||
- Lista imagens Docker locais:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Manage Docker images.
|
||||
> See also: `docker build`, `docker import`, and `docker pull`.
|
||||
> More information: <https://docs.docker.com/engine/reference/commandline/image/>.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/image/>.
|
||||
|
||||
- List local Docker images:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue