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

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -