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 top
> 컨테이너의 실행 중인 프로세스를 표시.
> 더 많은 정보: <https://docs.docker.com/reference/cli/docker/container/top/>.
- 컨테이너의 실행 중인 프로세스 표시:
`docker top {{컨테이너}}`
- 도움말 표시:
`docker top --help`