/GitHubActionsRunnerContainer

A docker container image of GitHub Actions self-hosted runner.

Primary LanguageDockerfileMIT LicenseMIT

GitHubActionsRunnerContainer

GitHub Workflow Status (branch) Docker Pulls GitHub

A docker container image of GitHub Actions self-hosted runner.

Usage

docker run --rm -d -v /var/run/docker.sock:/var/run/docker.sock hikarin/github-actions-runner:latest --ephemeral --url "https://github.com/********" --token "****************"