This message was deleted.
# rancher-desktop
a
This message was deleted.
w
nope that is where the cluster runs? what are you trying to do?
p
I need a WSL with python
w
so you can access the cluster provided by RD from other distros?
p
this is a single container started with docker-compose
w
the main distro and the data distro are meant to be “appliances” to run k3s etc
p
No kunernetes
w
thats fine? its just a docker runtime
your FROM image needs to have Python in it for when you do your docker build
the rancher distro is going to run that built image, but that image can have whatever you need in it
no need to toy with the rancher distro at all