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

yes, you can do nested KVM virtualizations, you need to export specific CPU flags
You can run inside any hypervisor that supports nested virtualization (eg hyper-v, vmware esxi, etc in addition to kvm).