mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* compare, dive, fortune, hexo * compare, dive, fortune, hexo --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
12 lines
401 B
Markdown
12 lines
401 B
Markdown
# dive
|
|
|
|
> ابزاری برای کاوش یک فایل داکر، لایه بندی محتواها و پیداکردن راه هایی که می توان آن را کاهش داد.
|
|
> اطلاعات بیشتر: <https://github.com/wagoodman/dive>.
|
|
|
|
- بررسی یک ایمیج داکر:
|
|
|
|
`dive {{your_image_tag}}`
|
|
|
|
- ساخت یک ایمیج و شروع بررسی آن:
|
|
|
|
`dive build -t {{some_tag}}`
|