Y
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
nine_k
690 days ago
AFAICT, with QEMU, access to KVM is only required if you care about performance %) Otherwise it can emulate everything for you.
link
monocasa
690 days ago
This dockerfile explicitly enables kvm in a way that will cause qemu to fail if it's not present.
link