【发布时间】:2016-06-24 17:45:36
【问题描述】:
在 windows 10 pro 机器上安装 docker v1.12.0-rc2 后,设置 http 和 https 变量,我得到以下错误:
docker run hello-world
Unable to find image 'hello-world:latest' locally
Pulling repository docker.io/library/hello-world
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error while pulling image: Get https://index.docker.io/v1/repos
itories/library/hello-world/images: x509: certificate is valid for FG200B3911602237, not index.docker.io.
See 'C:\Program Files\Docker\Docker\Resources\bin\docker.exe run --help'.
【问题讨论】: