wagoodman / dive

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

Support podman in macOS #390

Closed michaelherold closed 1 year ago

michaelherold commented 2 years ago

With a fix in podman v3.4.3, these commands now work as expected in macOS. Potentially, it might make sense to version check podman to ensure that the minimum version is met, but I'm not sure that's needed because it's unlikely that people have an older version installed and wish to use this tool.

I'm unsure whether the commands work on Windows so I left the unsupported version there compiling with the negation of the supported flags.

Closes #368

simararneja commented 2 years ago

@wagoodman Can you review this when you get a chance ? Thx

ssbarnea commented 1 year ago

@wagoodman Any chance you could review this change? Thanks

I being sponsoring you for some time so I hope this require would not be missed. Dive is awesome!

mark2185 commented 1 year ago

@ssbarnea just build the fork until this is merged.