1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.fa/common/dive.md
Mohammad Reza Soleimani 7d83877613
compare, dive, fortune, hexo: add Farsi translation (#12033)
* compare, dive, fortune, hexo

* compare, dive, fortune, hexo

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-09 14:21:43 +03:30

12 lines
401 B
Markdown

# dive
> ابزاری برای کاوش یک فایل داکر، لایه بندی محتواها و پیداکردن راه هایی که می توان آن را کاهش داد.
> اطلاعات بیشتر: <https://github.com/wagoodman/dive>.
- بررسی یک ایمیج داکر:
`dive {{your_image_tag}}`
- ساخت یک ایمیج و شروع بررسی آن:
`dive build -t {{some_tag}}`