"Permission denied while trying to connect to the Docker daemon socket" #3
Unanswered
bguastella22
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
I just tried running the notebook in a Docker container but after running the very first command I get
$ docker pull ghcr.io/neuroimaging-data-science/neuroimaging-data-science:latest
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/images/create?fromImage=ghcr.io%2Fneuroimaging-data-science%2Fneuroimaging-data-science&tag=latest": dial unix /var/run/docker.sock: connect: permission denied
Thanks in advance for any suggestions/help :)
All reactions