containers / podman-bootc

Apache License 2.0
18 stars 9 forks source link

Investigate using krunvm #8

Open cgwalters opened 5 months ago

cgwalters commented 5 months ago

https://gitlab.com/bootc-org/podman-bootc-cli/-/issues/25

Let's investigate supporting https://github.com/containers/krunvm on MacOS at least. It'd be especially ideal to share Go code for interacting with krunvm with Podman-machine.

cfergeau commented 4 months ago

Do you mean krunvm or krunkit? I don't think podman machine has any krunvm code. It has some form of krunkit interaction code since krunkit and vkfit share the same cmd line interface.