Cannot connect to the Docker daemon. Is the docker daemon running on this host?

解决方案

docker-machine restart&&eval "$(docker-machine env default)"&&docker-machine env

posted @ 2016-08-06 13:38  jackluo  阅读(2410)  评论(1)    收藏  举报