You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2019. It is now read-only.
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-
The text was updated successfully, but these errors were encountered:
I'm getting a similar message after a fresh install of docker on Ubuntu 16.04 and Docker 17.06.0ce-0ubuntu
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-
The text was updated successfully, but these errors were encountered: