needs to be included in the Docker daemon's NO_PROXY environment variabl

网友投稿 246 2022-10-22

needs to be included in the Docker daemon's NO_PROXY environment variabl

问题如下:

shenhl:~ user$ oc cluster up --version=v3.9.0Using Docker shared volumes for OpenShift volumesUsing 127.0.0.1 as the server IPStarting OpenShift using openshift/origin:v3.9.0 ...OpenShift server started.The server is accessible via web console at: are logged in as: User: developer Password: To login as administrator: oc login -u system:adminWARNING: An HTTP proxy (docker.for.mac.is configured for the Docker daemon, but you did not specify one for cluster upWARNING: An HTTPS proxy (docker.for.mac.is configured for the Docker daemon, but you did not specify one for cluster upWARNING: A proxy is configured for Docker, however 172.30.1.1 is not included in its NO_PROXY list. 172.30.1.1 needs to be included in the Docker daemon's NO_PROXY environment variable so pushes to the local OpenShift registry can succeed.

解决方案:

降低Docker版本,下载Docker 17.12.0. 下载地址如下:

​​​https://docs.docker.com/docker-for-mac/release-notes/​​​

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:Docker:《三》Docker registry 镜像仓库
下一篇:Spring AOP实现多数据源动态切换
相关文章

 发表评论

暂时没有评论,来抢沙发吧~