首页 > 技术文章 > Docker初次安装运行出错:Cannot connect to the Docker daemon at ***/docker.sock. Is the docker daemon running?

uinique 2017-11-06 23:33 原文

参考:https://segmentfault.com/u/climatezhangxi 的https://segmentfault.com/q/1010000005040763

docker-machine restart&&eval "$(docker-machine env default)"&&docker-machine env 运行这么一串就好了

推荐阅读