muse icon indicating copy to clipboard operation
muse copied to clipboard

permission denied? Stopped in tracks........

Open vktr2000 opened this issue 3 years ago • 2 comments

codetheweb/muse:latest docker: 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.24/containers/create": dial unix /var/run/docker.sock: connect: permission denied. See 'docker run --help'.

vktr2000 avatar Nov 29 '22 05:11 vktr2000

More information on what you're doing would be helpful. It sounds like whatever you're trying to talk to Docker with doesn't have permission to access the socket.

codetheweb avatar Nov 29 '22 06:11 codetheweb

codetheweb/muse:latest

this is literally just you not running the docker compose up command with sudo in front of it...

Zackey avatar Dec 23 '22 00:12 Zackey