Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock in macOS #55

Open
urandu opened this issue Jun 21, 2022 · 2 comments

Comments

@urandu
Copy link

urandu commented Jun 21, 2022

On macOS, the crontab container runs with the below error:

crontab-1 | crond: USER docker pid 242 cmd /bin/bash /opt/crontab/jobs/6ad06749-351e-459c-8f70-0291a9833c2e.sh
crontab-1 | Start Cronjob 6ad06749-351e-459c-8f70-0291a9833c2e test curl
crontab-1 | Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.40/containers/json: dial unix /var/run/docker.sock: connect: permission denied

This has to do with an issue mounting the docker socket onto the container, have you experienced this before?

@m11m
Copy link

m11m commented Jul 14, 2022

#9 (comment)

@vladdnepr
Copy link

Same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants