docker-{pull,rename,rm}: add French translation (#11561)

* Create docker-pull.md

* Create docker-rename.md

* Create docker-remove.md

* docker-*: fix spacing in French translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Hahaha
2023-11-21 17:44:03 +01:00
committed by GitHub
parent 1133aa0c2c
commit 864e941267
3 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# docker rename
> Renomme un conteneur.
> Plus d'informations : <https://docs.docker.com/engine/reference/commandline/rename>.
- Renomme un conteneur :
`docker rename {{conteneur}} {{nouveau_nom}}`
- Affiche l'aide :
`docker rename --help`