Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Curl 无法在redhat 7.1上提取任何docker图像_Curl_Docker_Redhat - Fatal编程技术网

Curl 无法在redhat 7.1上提取任何docker图像

Curl 无法在redhat 7.1上提取任何docker图像,curl,docker,redhat,Curl,Docker,Redhat,我被困在这里-每当我尝试提取任何图像时,我都会遇到这个错误- [xxxxx@xxxxx~]$sudo docker pull busybox 使用默认标记:最新 正在尝试提取repository registry.access.redhat.com/busybox。。。失败 正在尝试提取存储库docker.io/library/busybox。。。失败 拉取映像时出错:Get:dial tcp:lookup index.docker.io:没有与主机名关联的地址 我所能得到的错误是服务器机器没有

我被困在这里-每当我尝试提取任何图像时,我都会遇到这个错误-

[xxxxx@xxxxx~]$sudo docker pull busybox

使用默认标记:最新 正在尝试提取repository registry.access.redhat.com/busybox。。。失败 正在尝试提取存储库docker.io/library/busybox。。。失败 拉取映像时出错:Get:dial tcp:lookup index.docker.io:没有与主机名关联的地址

我所能得到的错误是服务器机器没有连接到internet,但正如curl工作正常一样,我以前甚至下载过软件包。 附言-sudo docker版本,sudo docker信息按预期工作 我还配置了cntlm并安装了组织的证书 还有没有办法知道证书和cntlm是否正常工作
请帮助。

我不久前在那里使用Red Hat 7.1时遇到了类似的错误。这是我运行虚拟机的机器上的防火墙,出于某种原因,它根本无法连接到docker。不久前我在那里使用Red Hat 7.1时遇到了类似的错误。这是我运行VM的机器上的防火墙,出于某种原因,它根本无法连接到docker。