Y
Hacker News
new
|
ask
|
show
|
jobs
by
fulafel
2209 days ago
KVM will be available if you run Docker natively on your laptop, or if your docker-on-VM setup supports nested virtualization - I think these are pretty common setups?
1 comments
mister_hn
2209 days ago
yes, you can do nested KVM virtualizations, you need to export specific CPU flags
link
fulafel
2209 days ago
You can run inside any hypervisor that supports nested virtualization (eg hyper-v, vmware esxi, etc in addition to kvm).
link