我尝试使用Docker accros cntlm代理。我有2个虚拟机:
1.虚拟机控制网关(CentOS)
1.虚拟机扩展坞(CentOS)
在此之前,我添加了proxy conf docker:您可以在此查看更多信息。
我尝试使用,但得到错误:
> sudo docker pull hello-world ⏎
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": proxyconnect tcp: read tcp ip:port->ip:3128: read: connection reset by peer
在此之前,我添加了proxy conf docker:您可以在此查看更多信息。
我尝试使用,但得到错误:
> sudo docker pull hello-world ⏎
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": proxyconnect tcp: read tcp ip:port->ip:3128: read: connection reset by peer
1条答案
按热度按时间alen0pnh1#
我的错误,我以https://格式设置代理...但是cntlm不理解此格式,只有http://