dive-in icon indicating copy to clipboard operation
dive-in copied to clipboard

Indication of how long image analysis takes

Open Swaps76 opened this issue 1 year ago • 3 comments

Hello! I am trying to use Dive In extension on Docker Desktop, however the Analyze just keeps spinning round and round. I tried on a few different images, including the prakhar1989/dive-in:0.0.8 image and left it overnight but it was still stalled. Am I missing something, or is there a way to look at logs? Thanks!

Swaps76 avatar Jan 16 '24 12:01 Swaps76

Same here, loads forever

DoganM95 avatar Jan 25 '24 10:01 DoganM95

seems broken - does not finish spining around

adnoh avatar Apr 11 '24 15:04 adnoh

Check if you enabled the Docker Desktop containerd option; if so then dive can't analyse the image (see wagoodman/dive#510). This extension uses a fork of dive that is lacking a fix for this issue (which the main repo hasn't yet merged either).

mjpieters avatar Sep 14 '24 10:09 mjpieters