Skip to content

Commit

Permalink
docker-rename: add Spanish translation (#14948)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikks authored Nov 26, 2024
1 parent de5108c commit 0acb531
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages.es/common/docker-rename.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# docker rename

> Renombra un contenedor.
> Más información: <https://docs.docker.com/reference/cli/docker/container/rename/>.
- Renombra un contenedor:

`docker rename {{contenedor}} {{nuevo_nombre}}`

- Muestra la ayuda:

`docker rename --help`

0 comments on commit 0acb531

Please sign in to comment.