Make CI friendly · Issue #74 · wagoodman/dive (original) (raw)

A fun use case would be to use this tool as a static analysis tool in a CI pipeline. When running dive against a built image, dive would pass/fail (return 0 or non-0) with configurable thresholds for efficiency score and/or waisted image space.

This implies disabling the UI and only output minimal information.