This message was deleted.
# rancher-desktop
a
This message was deleted.
w
do you mean a registry mirror? for other docker agents to pull from? RD really isn't intended to be a server like that and while it has an image cache its for the internal services
b
Copy code
Having Rancher use a localized proxy, be it on host or nearby on the network. Docker documents the functionality here.
<https://docs.docker.com/config/daemon/proxy/#httphttps-proxy> 

The intent is to make a toy project that demonstrates the validity of a specific enterprise solution so don't delve too deeply into "why am I doing this locally". :)
w
so you mean configure an internet proxy so that RD can source its images from public registries? i believe lima handles that on macos so are you seeing where the env is not propagated into RD? you can bounce into the shell using
rdctl shell
and see what is there. And this is specific to Rancher Desktop and not Rancher the larger k8s management system.