
Multiple Image Sources and Container Engines Supported Simply set CI=true in the environment when invoking any valid dive command. You only need to replace your docker build command with the same dive buildĪnalyze an image and get a pass/fail result based on the image efficiency and wasted space. You can build a Docker image and do an immediate analysis with one command: Both a percentage "score" and total wasted file space is provided.

This might be from duplicating files across layers, moving files across layers, or not fully removing files. The lower left pane shows basic layer info and an experimental metric that will guess how much wasted space your image contains. This can be adjusted to show changes for a specific layer, or aggregated changes up to this layer. Also, you can fully explore the file tree with the arrow keys.įiles that have changed, been modified, added, or removed are indicated in the file tree. Show Docker image contents broken down by layerĪs you select a layer on the left, you are shown the contents of that layer combined with all previous layers on the right.

This is beta quality! Feel free to submit an issue if you want a new feature or find a bug :) Basic Features
