Skip to content

lfazio/github-action-runner-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build docker image

docker build --tag github-runner-image .

Create a self-hosted github action runner docker for your project

./github-runner-create.sh -u <GITHUB_USER> -r <REPOSITORY> -t <TOKEN_FROM_NEW_RUNNER>

Or use docker-compose

NOTE: set your USER, REPOSITORY, ACCESS_TOKEN in compose.yaml

docker-compose up -d

About

Docker to run a self-hostedgithub action runner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published