Hacker News new | ask | show | jobs
by otterley 1731 days ago
AFAICT podman machine relies on VirtualBox. This would be an enormous performance and resource regression on MacOS — Docker Desktop uses the much more performant and resource-conscious native hypervisor frameworks instead.
1 comments

podman machine uses qemu with Hypervisor.framework on macOS
Oh, nice! Thanks for the correction.