Hacker News new | ask | show | jobs
by monocasa 690 days ago
This requires kvm exposed in the container. Does docker on mac support kvm?
1 comments

AFAICT, with QEMU, access to KVM is only required if you care about performance %) Otherwise it can emulate everything for you.
This dockerfile explicitly enables kvm in a way that will cause qemu to fail if it's not present.