Dive

  • Ubuntu /Debian
wget https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_linux_amd64.deb sudo apt install ./dive_0.9.2_linux_amd64.deb
  • RHEL/CemtOS
curl -OL https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_linux_amd64.rpm rpm -i dive_0.9.2_linux_amd64.rpm
  • Arch Linux
ay -S dive

Mac OS X

brew install dive

How to use Dive

To analyze a Docker image simply run dive with an image tag/id/digest:


$ dive <your-image-tag>

or if you want to build your image then jump straight into analyzing it:

$ dive build -t <some-tag> 

example ngnix image

another tool that make this all more easy

https://github.com/prakhar1989/dive-in

recommanded tool slim.ai

Remove friction by securing your software supply chain with optimized containers specific to your application needs, while automatically reducing vulnerabilities in the process.

https://slim.ai/

portal.slim.ai


© 2019-2023 @CloudNativeFolks | Documentation Distributed under Apache 2.0 License.


© 2023 Happy to help you with your Cloud Native Journey.