I am facing problem while installing the Docker on my machine. OS is Windows 10 Home Edition. I want to use Splash and that needs Docker.
If you don't want to go the Hyper-V way you can use Docker with WSL2(Windows Subsystem for Linux) for Windows 10 Home.
Go to Settings -> Update&Security -> Windows Insider Program and enroll for the 'Slow' track of windows insider.
Enable WSL from instructions given here https://docs.microsoft.com/en-us/windows/wsl/install-win10
Upgrade to WSL2 from here https://docs.microsoft.com/en-us/windows/wsl/wsl2-kernel
Download this version of Docker which supports WSL2 during installation itself : https://download.docker.com/win/stable/Docker%20Desktop%20Installer.exe
Check the boxes to use WSL2 instead of Hyper-V.