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:
parent
b289e56fc4
commit
4212e834e1
1 changed files with 12 additions and 0 deletions
12
pages.ko/common/dive.md
Normal file
12
pages.ko/common/dive.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# dive
|
||||
|
||||
> 도커 이미지, 레이어 컨텐츠, 그리고 축소 방법 탐색을 위한 도구.
|
||||
> 더 많은 정보: <https://github.com/wagoodman/dive>.
|
||||
|
||||
- 도커 이미지 분석하기:
|
||||
|
||||
`dive {{이미지_태그}}`
|
||||
|
||||
- 이미지 구축과 분석 시작하기:
|
||||
|
||||
`dive build -t {{몇_가지_태그}}`
|
Loading…
Add table
Reference in a new issue