开发者社区 问答 正文

win10安装docker ce时碰到的问题?


操作已超时。
   在 Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings, String daemonOptions) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:行号 246
   在 Docker.Backend.ContainerEngine.Linux.Start(Settings settings, String daemonOptions) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:行号 123
   在 Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.<Register>b__0(Object[] parameters) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:行号 47
   在 Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:行号 145




在最近在启动docker时,碰到了如上的问题。

展开
收起
zjut_l 2017-10-21 22:25:00 4425 分享 版权
1 条回答
写回答
取消 提交回答
  • Rewin10安装docker ce时碰到的问题?
    C:\Users\win10>go get golang.org【/】x【/】tour【/】gotour
    packagegolang.org【/】x【/】tour【/】gotour: unrecognized import path "golang.org【/】x【/】tour【/】gotour" (https fetch: Get golang.org【/】x【/】tour【/】gotour//golang.org/x/tour/gotour?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)

    在去获取获得源码时,出现如上错误,怀疑go的配置问题
    2017-10-21 23:50:15
    赞同 展开评论