dockstation
dockstation copied to clipboard
error /var/run/docker.sock
error /var/run/docker.sock
please help
error /var/run/docker.sock
please help
works for me
https://github.com/DockStation/dockstation/issues/18#issuecomment-777556500
help me to ~$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest d1165f221234 5 months ago 13.3kB
but with dockstation Failed to attach docker event listener: Erroe: connect ACCES /var/run/docker.sock
A+JYT
Hey! I resolved the issue by changing the permissions on the 'Docker.sock' file.
If using do a cd to the right place and write:
sudo chmod 0777 docker.sock
Hope it helps!
Hi Thank I think that dockerstation user need to be in some groups but I've solved the problem by changing permissions.
Bye