当我尝试运行hello-world docker镜像时,为了测试我新安装的docker是否正常工作,我得到了这个错误Docker for windows7- get https://registry-1.docker.io/v1/repositories/library/hello-world/tags/latest:x509: certificate signed by unknown authority。
我正在使用Windows 7
发布于 2016-08-19 21:04:45
原来我连接的是公司的局域网,而不是WIFI。他们似乎有不同的协议和互联网规则。
https://stackoverflow.com/questions/38991232
复制相似问题