Got permission denied while trying to connect to the Docker daemon socket
Getting this?
Got permission denied while trying to connect to the Docker daemon socket
Solve it with this:
sudo chmod 666 /var/run/docker.sock
Cheers,
Tom
Getting this?
Got permission denied while trying to connect to the Docker daemon socket
Solve it with this:
sudo chmod 666 /var/run/docker.sock
Cheers,
Tom
You must be logged in to post a comment.
Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.
|