Docker - 无法提取图片 - 证书问题?

时间:2015-09-10 04:58:57

标签: docker

我在运行Windows 7的企业计算机上的Oracle VirtualBox上安装了Ubuntu。在Ubuntu上,我安装了最新的docker。我支持公司代理。我想,我已经设置了正确的HTTP_PROXY参数。

但是,当我尝试运行一个简单的命令时,我得到了以下问题。

  

tma0si3UBUNTU:〜$ sudo docker run hello-world无法找到图像
  'hello-world'本地拉动存储库hello-world af340544ed62:
  从hello-world,端点拉出图像(最新)时出错:
  https://registry-1.docker.io/v1/,x50af340544ed62
  从hello-world,x509中提取图像(最新)时出错:由未知权限签署的证书2015/09/10 10:26:37无法在任何索引注册表中找到存储库。

任何帮助?

0 个答案:

没有答案