- go to lima shell:
rdctl shell- change configs:
sudo vi /etc/conf.d/dockerHTTP_PROXY="xxxx"
HTTPS_PROXY="xxxx"
NO_PROXY="localhost,127.0.0.1,xxxxx"
export HTTP_PROXY
export HTTPS_PROXY
export NO_PROXYsudo vi /etc/rc.confrc_env_allow="*" - restart Rancher Desktop and test.
Ref: