WSL Fix: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Issue: sudo service docker start says "Starting Docker: docker" but sudo service docker status shows "Docker is not running" and most docker commands throw following message "Cannot connect to the Abhijit Ghosh 4 Feb 2023 · 3 min read
WSL Install Docker Engine and Docker Compose on Windows Subsystem for Linux (WSL 2) If you already have Docker Desktop installed or want to use docker on both Windows and WSL2, then Docker Desktop is better choice. But I personally prefer to install and Abhijit Ghosh 3 Feb 2023 · 5 min read