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

docker-tag: update documentation link (#13877)

This commit is contained in:
Nelson Figueroa 2024-09-28 06:03:12 -07:00 committed by GitHub
parent 7ae1f4e60f
commit e8c910157d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# docker tag
> Atribuir tags a imagens Docker existentes.
> Mais informações: <https://docs.docker.com/engine/reference/commandline/tag/>.
> Mais informações: <https://docs.docker.com/reference/cli/docker/image/tag/>.
- Atribui um nome e tag a um ID de imagem específico:

View file

@ -1,7 +1,7 @@
# docker tag
> Assign tags to existing Docker images.
> More information: <https://docs.docker.com/engine/reference/commandline/tag/>.
> More information: <https://docs.docker.com/reference/cli/docker/image/tag/>.
- Assign a name and tag to a specific image ID: