I always thought that installing Docker is difficult. Maybe it is – for Linux, but for Windows it is super easy.
Here are the steps:
- install desktop docker from this site
https://docs.docker.com/docker-for-windows/install/
- install debian or another your favourite Linux distro from Microsoft Store
- additionaly install linux kernel-update-package from this site
https://docs.microsoft.com/pl-pl/windows/wsl/install-win10#step-4—download-the-linux-kernel-update-package
And voila! You have Docker installed!