Ali Ebrahimi
Results
1
issues of
Ali Ebrahimi
I set the proxy for `minikube` as follows: ``` export HTTP_PROXY=http://fodev.org:8118 export HTTPS_PROXY=http://fodev.org:8118 export NO_PROXY=localhost,127.0.0.1,10.96.0.0/12,192.168.99.0/24,192.168.39.0/24,$(minikube ip) ``` and start minikube But there is still a problem in receiving images