Hello, I'm using WSL2, Windows -> Linux, I'm working on PHP with PHPStorm as my IDE. Since I installed Rancher Desktop (previously used Docker Desktop), I couldn't get Xdebug to work, has anyone else had the issue?
w
wide-mechanic-33041
07/09/2025, 10:59 AM
i would make sure that RD is running in docker mode and not containerd. Than you can use
docker context ls
to make sure the socket path you are using matches the one in the Docker prefs in the IDE