- Github Actions self hosted runner as docker-compose without interactive input for organization registration
ORG_URL=https://github.com/${YOUR_ORG} ORG_NAME=${YOUR_ORG} ORG_TOKEN=${YOUR_TOKEN} docker run -it --privileged darkwind8/github_runner:org-latest
having installed docker-compose and running docker daemon