docker*: add and update Korean translation (#14117)

This commit is contained in:
코드싸이
2024-10-11 13:31:40 +09:00
committed by GitHub
parent f2069b5634
commit b1f220d087
32 changed files with 685 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
# docker rename
> 컨테이너 이름 변경.
> 더 많은 정보: <https://docs.docker.com/reference/cli/docker/container/rename/>.
- 컨테이너 이름 변경:
`docker rename {{컨테이너}} {{새_이름}}`
- 도움말 표시:
`docker rename --help`