You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think is a bug and afraid hard to fix, as it seems related to bind mounts and their level of support in docker for windows.
the docs are outdated about this, since the current architecture was adopted after this line was written.
guess for now we'll have to drop WSL compat, I can only see an easy fix for running a local API server in WSL without having a keystore in it, but then that's pretty pointless as it cannot even receive funds or upload contracts.
According to the README this application is compatible with WSL.
But currently running
make run
on 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?
The text was updated successfully, but these errors were encountered: