This message was deleted.
# rancher-desktop
a
This message was deleted.
r
Does anyone has an idea what's going wrong there? I've already tried a factory reset and cleaned up all the old docker stuff.
p
Hmm, it sounds like there's an issue in cross-WSL-distro functionality 😞
r
Is it possible, that the path does exist temporarily in wsl rancher-desktop but not in my wsl ubuntu and the search paths are somehow broken?
Okay, this is apparently not the case. Btw, I've also checked this one: https://github.com/docker/for-win/issues/8781
And I've also tried the minimal compose example from the docker compose docs.
w
and https://github.com/rancher-sandbox/rancher-desktop/issues/1431. Using docker-compose w moby/docker worked from the same working directory.
r
Yes, I saw this. It might be related.
Is anyone facing similar issues?
It is definitely a WSL issue, since in the Powershell of the host system everything works fine. 😕
There is something fundamentally broken with path handling in WSL.
w
Guessing not WSL, but the shim running in the host not passing the cwd correctly to the WSL side
👍 1