Sign inSign up

fridus/github-runner

By fridus

Updated about 1 year ago

GitHub Actions runner image

Image
Integration & delivery
Developer tools
0

384

fridus/github-runner repository overview

Github Actions Runner

Pull image

docker pull fridus/github-runner

Usage

docker run -d --name github-runner \
    -e REPO=your-org/your-repo \
    -e TOKEN=your-token \
    -e NAME=your-runner-name \
    fridus/github-runner:latest
  • REPO is the repository to register the runner to. Required.
  • TOKEN is the personal access token to use to register the runner. Required.
  • NAME is the name of the runner (used as a prefix for the runner name). Optional.

Tag summary

Content type

Image

Digest

sha256:8bc2dfa2e

Size

879 MB

Last updated

about 1 year ago

docker pull fridus/github-runner