Docker desktop and WSL2 replacing the virtual disk location

With the introduction of WSL2 on Windows 10 version 2004, docker desktop can use WSL2 instead of using Microsoft Hyper-V directly, you can check more about using WSL2 as the Docker Desktop backend here https://docs.docker.com/docker-for-windows/wsl/. Once you install Docker Desktop and enable the support for WSL2 it will create 2 Windows Subsystem for Linux distribution: … Read More