wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
44.53k stars 1.69k forks source link

Fix compatibility with Docker 25+ #500

Closed tbroyer closed 5 months ago

tbroyer commented 5 months ago

Add support for OCI-compatible Docker images.

Fixes #498

char-iot commented 5 months ago

also fixes #452

Kerwood commented 5 months ago

Is it backwards compatible ?

mikesir87 commented 5 months ago

@Kerwood - I've confirmed this works with both the new format and is backwards compatible

mikesir87 commented 5 months ago

For those currently stuck (and don't want to build it themselves), I did build and publish it under my namespace (and it's multi-arch!). Image here - michaelirwin244/dive

fragaLY commented 5 months ago

When is it going to be released?

wagoodman commented 5 months ago

I'm shooting for today