Replies: 1 comment
-
|
This solves the issue: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
while running act with docker running, I am getting this error
Error: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.45/images/create?fromImage=node&tag=16-buster-slim": dial unix /var/run/docker.sock: connect: permission deniedI have all the necessary permissions to run docker and it is working for other tasks. How to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions