Windows 11, Wsl2, Rancher.
I’m working on wsl distro Ubuntu. After installing Rancher, it created 2 more distros: rancher-desktop and rancher-desktop-data. In rancher UI, wsl integration I choose “Ubuntu” distro (it is the only choice). I would like rancher to diaplay me the docker images and containers I build on this distro, however it is displaying only images/containers on rancher-desktop wsl. Also, when I build run helm charts on Ubuntu, created pod cannot access the image that was build there.
Command “Which docker” on Ubuntu points to the rancher-desktop docker installation.
Any ideas how to fix it?