docker安装后出现Cannot connect to the Docker daemon

启动docker
service docker start
docker安装后出现Cannot connect to the Docker daemon
You need to add user into docker group. by 'sudo gpasswd -a xxxx docker' (xxx is your user name)
Then restart your computer
This problem should be solved
posted @ 2017-08-02 09:15  弗雷赛斯  阅读(3430)  评论(0编辑  收藏  举报