Skip to content

i wished to have dockerized github runner without care for OS deps :) and with docker + docker-compose.

License

Notifications You must be signed in to change notification settings

darklab8/darklab_github_runner

Repository files navigation

Description

  • Github Actions self hosted runner as docker-compose without interactive input for organization registration

Commands

  • ORG_URL=https://github.com/${YOUR_ORG} ORG_NAME=${YOUR_ORG} ORG_TOKEN=${YOUR_TOKEN} docker run -it --privileged darkwind8/github_runner:org-latest

Requirements:

having installed docker-compose and running docker daemon

Docker hub

About

i wished to have dockerized github runner without care for OS deps :) and with docker + docker-compose.

Resources

License

Stars

Watchers

Forks

Packages

No packages published