Fix WSL2 Connection Issue to Docker Daemon | Notes
Kumar Abhishek
Recently while setting up docker for Hyperledger in WSL2, I got the following error: ====> hyperledger/fabric-peer:2.3.2Cannot connect to the Docker daemon at tcp://localhost:2375. Is the docker daemon running? After a quick research, it turns out that if you are upgrading from WSL1 to WSL2,...