Skip to content

self hosted runner for docker-in-docker actions. uses host machine docker process

Notifications You must be signed in to change notification settings

namewithin/docker-action-runner

Repository files navigation

cp .env.example .env && nano $_

run with scale:

docker-compose up --scale runner=3 -d

sudo docker run -d --name=runner --restart unless-stopped
-e REPO=<organization/repository>
-e ACCESS_TOKEN=<Org/Repo access token>
-e RUNNER_LABELS=
docker-action-runner_runner:latest

About

self hosted runner for docker-in-docker actions. uses host machine docker process

Resources

Stars

Watchers

Forks

Packages