Hacker News new | ask | show | jobs
by easton 1682 days ago
It seems faster than Vagrant to me, and doesn't rely on VirtualBox (it uses Hyper-V on Windows, KVM on Linux, and Apple's Hypervisor API on macOS). Granted, Vagrant doesn't either, but very few of the boxes have support for the native hypervisors.
1 comments

Yes it's been way faster for me over Virtualbox. It's how I run docker now from macOS. I've been testing out the M1 support for few months now.