【发布时间】:2019-03-22 23:14:02
【问题描述】:
我使用的是 Windows 10 Home,连接到 docker 时出现此错误:
ERRO[0044] failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial tcp 192.168.99.101:2376: 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.
context canceled
有人可以帮忙吗?我见过适用于 Linux 和 OS 的解决方案,但没有看到适用于 windows 的解决方案
【问题讨论】:
-
不幸的是,我在 Gitlab CI 上遇到了同样的情况。
-
您设法解决了这个问题吗?我也面临同样的问题。你能帮忙吗?
-
不,抱歉我没有
标签: docker docker-machine