
It allows you to install a Linux as a peer operating system to Windows that you can easily access through a Linux terminal. Windows Subsystem for Linux (WSL) is really great for developers who want to install Windows on their PC. Second, the upcoming Windows Subsystem for Linux version 2 fully supports docker using Hyper‑V, even on Windows Home edition.

First, VirtualBox 6 has an ‘experimental’ support for Hyper‑V. Two recent changes have turned things around. Well, things are changing - but you have to really dig deep on the web to get the info you need to make it happen. For some of us, this gets further complicated by people saying you can’t even use Hyper‑V at all on the Windows 10 Home version. The docker+VM on Windows OS question has been asked and answered so many times over the years that search results are flooded with the same outdated answer: No, you can’t have both. The problem is that Docker on Windows required you to enable the Hyper‑V hypervisor but VirtualBox 5.x will not run while Hype‑V is active. A casual Google search will turn up droves of postings saying that you absolutely can not do both at once. It’s even more difficult if you want to run VirtualBox virtual machines (VM) at the same time.

Running Docker containers on a Windows 10 PC has been difficult for the last few years.
