1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

dive: Add Korean Translation (#3751)

This commit is contained in:
Proscream 2020-01-13 07:44:58 +09:00 committed by Iván
parent b289e56fc4
commit 4212e834e1

12
pages.ko/common/dive.md Normal file
View file

@ -0,0 +1,12 @@
# dive
> 도커 이미지, 레이어 컨텐츠, 그리고 축소 방법 탐색을 위한 도구.
> 더 많은 정보: <https://github.com/wagoodman/dive>.
- 도커 이미지 분석하기:
`dive {{이미지_태그}}`
- 이미지 구축과 분석 시작하기:
`dive build -t {{몇_가지_태그}}`