Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support podman in macOS #390

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

michaelherold
Copy link
Contributor

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

With [a fix][1] in [podman v3.4.3][2], 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.

[1]: containers/podman#12402
[2]: https://github.com/containers/podman/blob/4ba71f955a944790edda6e007e6d074009d437a7/RELEASE_NOTES.md#bugfixes-2
@simararneja
Copy link

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

@ssbarnea
Copy link

ssbarnea commented Nov 10, 2022

@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
Copy link
Contributor

@ssbarnea just build the fork until this is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dive with podman on MacOS
5 participants