According to the README this application is compatible with WSL.
This application is made to work on Apple/OSX, Microsoft/WSL or GNU/Linux desktop systems.
But currently running make run on a Windows 10 + WSL2 + Docker 4.5.1 refuses to start the geth daemon inside the container.
Fatal: Error starting protocol stack: listen unix /home/geth/.ethereum/geth.ipc: bind: operation not supported
Bug, documentation issue or am I doing something wrong?
According to the README this application is compatible with WSL.
But currently running
make runon a Windows 10 + WSL2 + Docker 4.5.1 refuses to start the geth daemon inside the container.Bug, documentation issue or am I doing something wrong?