25 ms·
Does this method still require hyper-v?
by auditor_3d 4y ago
Does this method still require hyper-v?
- nickjj 4y agoIf you can run WSL 2 then you can use this method. I personally run Windows 10 Pro which does have Hyper-V enabled (I use Hyper-V for standalone VMs unrelated to Docker) so I can't disable it to check for you but I'd say I'm 99.99% sure it'll work without Hyper-V because this is focused on running an application (Docker) inside of a WSL 2 environment. If WSL 2 is available to run then Docker can run in it because WSL 2 is providing the Linux environment. There is no separate VM running Docker. Try it out and let us know.
- anderspitman 4y agoWSL2 definitely works on Windows 10 Home, which doesn't have Hyper-V. My understanding is that they split off the VM functionality needed for WSL2 into the "Virtual Machine Platform" feature so that pro+ is no longer required.
- proxysna 4y agoThat's the important question really. If it still requires a vm, then there is almost no difference between methods.
- auditor_3d 4y agoWhere I really need docker, I also need VMware workstation more. It’s been a limiting factor for me. Was asking to ensure this wasn’t some trickery but sounds promising. I already have WSL working just didn’t think to try docker in that layer!
- naikrovek 4y agoVMware and hyper-v have both worked on the same machine for some time now. since v15 or v14.