This message was deleted.
# rancher-desktop
a
This message was deleted.
w
did you just fully qualify the image name when you tied pulling?
e
I already have images pulled into the docker installed on my linux WSL 2 so I expect all the downloaded images to show up in Rancher desktop .
w
well no rancher has its own dockerd and image cache in its own distro
if you have dockercli and docker engine installed in a different distro that is independent from RD
e
Ok Thanks Justin for the clarification. Let me try to pull image again in RD instance.. BTW, is there any CLI also to run my docker cli commands in RD ?
w
you can use docker if you set the backend to moby or nerdctl if the backend is containerd
just set your
docker context
to rancher as needed
e
yes, I have set it to dockerd, how do I log into my org docker repo ? I mean where do I run docker login
w
in your host normally?
whereever your docker cli exists
e
ok Thanks Justin, I'll look into it in few mins
Hi, I am trying to connect to docker from Rancher Desktop from eclipse ID using TCP URL tcp://localhost:2753 but I am getting following error : Ping failed : jakarta.ws.rs.ProcessingException: HttpHostConnectionException: Connect to localhost :2753. failed. Connection refused:getsockport.