-
-
Notifications
You must be signed in to change notification settings - Fork 431
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
feature request: podman and Nix flake support #380
Comments
I'm not sure if there's a podman golang library or what nix flakes is, but I recently refactored the
|
ah thanks a lot for podman will definitely take a look at this, also for now I decided to instead use the nix docker image to be able to use nix to manage my dependencies for now (edit: though if possible please do add a little more out of the box support for podman) |
As the title says, is it possible to add support for podman? on the latest mythic-cli with podman it complains that it needs a minimum docker version even though I have latest version of podman installed. Also would it be possible to add support for nix flakes as well?
The text was updated successfully, but these errors were encountered: