WSL - Cannot connect to the Docker daemon at unix:///var/run/docker.sock

59 阅读1分钟

Run sudo update-alternatives --config iptables

Enter 1 to select iptables-legacy

Now run sudo service docker start, and Docker will start as expected!