소프트웨어/Docker
[Docker] install, but error!! (include solution)
개발자_이훈규
2016. 7. 5. 13:56
(Ubuntu 16.04 64bit)
Error message
$ docker run hello-world
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Solution
Logout and Login
or
check this web page, https://github.com/docker/kitematic/issues/1010