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

Rely on DOCKER_HOST - if it exists - to mount the Docker socket at the entrypoint. #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

redartera
Copy link

One example where the Docker socket is not under /var/run/docker.sock is Github Actions Runner Controller DinD (c.f. https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-runner-scale-sets-with-actions-runner-controller#using-docker-in-docker-mode)

This change should enable this action to run with ARC.

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

Successfully merging this pull request may close these issues.

1 participant