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: