# dimmas893/github-runner-single

Repository: https://github.com/dimmas893/github-runner-single
Canonical: https://ross.abutalabs.com/products/github-runner-single
Language: Dockerfile
License Family: other
Last push: 2024-10-12T18:53:37+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 49
- inputs: {"age_days": 690, "days_push": 690, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1939, forks 1697 (observed 2026-08-28T04:05:57.239053+00:00)

## What it is
A Dockerfile-based project that packages a single self-hosted GitHub Actions runner in a container. It lets users spin up a disposable CI runner instance for their GitHub repositories.

## Use cases
- run a self-hosted github actions runner in docker
- spin up a disposable CI runner container
- set up a github runner on my own server
- containerize a github actions runner
- run CI jobs outside github-hosted runners

## When to choose
- you need a self-hosted GitHub Actions runner deployed via Docker
- you want an isolated, single-instance runner environment
- you need CI jobs to run on your own hardware or network

## When to avoid
- you only need GitHub-hosted runners
- you require autoscaling fleets of runners rather than a single instance
- you don't use GitHub Actions for CI

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, ci-cd, container-runtime, developer-tools
- domain: developer-tools
- platform: self-hosted
- tags: github-actions, self-hosted-runner, dockerfile, ci-runner, devops, automation, containers, docker, linux

## Member repositories
- dimmas893/github-runner-single (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.239053+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:10.994142+00:00, confidence not recorded.
  - readme: https://github.com/dimmas893/github-runner-single (fetched 2026-08-28T04:05:57.239053+00:00, sha a93d87fef7a9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
