Docker TLS Error on Ubuntu -
i trying learn docker in ubuntu 15.04.
when give command using docker "docker info", arise following error:
fata[0000] post http:///var/run/docker.sock/v1.17/containers/create: dial unix /var/run/docker.sock: no such file or directory. trying connect tls-enabled daemon without tls?
i don't understand mean.
somebody me fix error.
if using boot2docker , running, should solve problem
eval "$(boot2docker shellinit)"
Comments
Post a Comment