Virtualbox working with Hyper-V: more freedom with Docker!

A major problem in virtualization on MS Windows machine was the incompatibility between Oracle Virtualbox and MS Hyper-V.
They refused to work together.
I used to run Docker in an Ubuntu Virtualbox VM, for instance.
And I did not want to spend any time for a similar installation in Hyper-V.
And Docker on Windows, through the MS WSL (Windows Subsystem for Linux) or through the older Docker Toolbox, was not easy to use

Check this pages:

So I had to stick to Virtualbox.
Then MS "opened" the Hyper-V API so that any other virtualization systems could work together with Hyper-V.
Virtualbox had therefore to work a little bit.

And the Virtualbox development team did it:

I tested Virtualbox with Hyper-V

Everything was blocked at the beginning but after a few tries...
it works! No more problems!
Docker should work now through Docker Desktop and through any Virtualbox VM with a Linux Guest!

Ref_Docker_Desktop

Install Docker Desktop on Windows ๐ŸŒ https://docs.docker.com/docker-for-windows/install/

Ref_Docker_Toolbox

Install Docker Toolbox on Windows ๐ŸŒ https://docs.docker.com/toolbox/toolbox_install_windows/

Ref_MS_WSL_about

Learn about the Windows Subsystem for Linux (07/11/2016) ๐ŸŒ https://docs.microsoft.com/en-us/windows/wsl/about

Ref_MS_WSL2_FAQ

WSL 2 Frequently Asked Questions ๐ŸŒ https://docs.microsoft.com/en-us/windows/wsl/wsl2-faq

Ref_Virtualbox_change

Changelog โ€“ Oracle VM VirtualBox - www.virtualbox.org/ ๐ŸŒ https://www.virtualbox.org/wiki/Changelog

Ref_Virtualbox_manual

Oracle1ยฎ VM VirtualBox1ยฎ User Manual - UserManual.pdf (PDF) ๐ŸŒ https://download.virtualbox.org/virtualbox/6.1.6/UserManual.pdf

Ref_Hyper-V_on

Enable Hyper-V on Windows 10 ๐ŸŒ https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v