After installing docker Desktop on windows , the docker fails to start even though I have wsl2 installed
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
What are the steps that I should take to fix the issue
CodePudding user response:
To use Docker on windows with WSL2 you need to enable virtualization on BIOS settings and configure WSL2 on Docker Desktop.