torrvision / crayon

A language-agnostic interface to TensorBoard
MIT License
779 stars 59 forks source link

TLS-Enabled #37

Open herleeyandi opened 7 years ago

herleeyandi commented 7 years ago

Hello I am trying to install crayon. I have Installed docker. I run docker pull alband/crayon this command and got this error.

FATA[0000] Post http:///var/run/docker.sock/v1.18/images/create?fromImage=alband%2Fcrayon%3Alatest: dial unix /var/run/docker.sock: permission denied. Are you trying to connect to a TLS-enabled daemon without TLS?

How I can Fixed this? -Thank You-

brad0taylor commented 7 years ago

I'm getting a similar message after a fresh install of docker on Ubuntu 16.04 and Docker 17.06.0~ce-0~ubuntu

Warning: failed to get default registry endpoint from daemon (Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.30/info: dial unix /var/run/docker.sock: connect: permission denied). Using system default: https://index.docker.io/v1/
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.30/images/create?fromImage=alband%2Fcrayon&tag=latest: dial unix /var/run/docker.sock: connect: permission denied