[Req] docker-github-runner (already built to LinuxServer.io standards) #128
billmcilhargey
started this conversation in
Image requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[Req] docker-github-runner (already built to LinuxServer.io standards)
I’d like to request that LinuxServer.io consider adopting an official Docker image for docker-github-runner.
I’ve already built a fully functional image that follows LSIO conventions — including the LSIO‑style Dockerfile layout, S6 overlay integration, and the expected directory structure — and it’s ready for review or potential inclusion in the LSIO catalog.
You can find the pre‑made LinuxServer.io–ready container repository here:
🔗 https://github.com/blackoutsecure/docker-github-runner
GitHub Actions self‑hosted runners are widely used for CI/CD automation, and many users prefer a hardened, non‑root, LSIO‑consistent container for reliability and long‑term maintenance. An official LSIO image would provide stability, consistency, and trusted updates for anyone deploying GitHub runners on their own infrastructure.
Since the groundwork is already complete, the effort required to adopt this image should be minimal.
Original Application Name
GitHub Actions Runner
Original Application URL
https://github.com/actions/runner
Application Description
GitHub Actions Runner is the official self‑hosted runner application for GitHub Actions. It allows users to execute GitHub workflows on their own hardware, providing full control over compute resources, operating system, security posture, and installed tooling.
This container implementation packages the upstream runner with S6 process supervision, hardened defaults, non‑root operation, and multi‑architecture support. It is suitable for persistent or ephemeral runners, supports autoscaling, and integrates cleanly into Docker‑based homelab or production CI/CD environments.
Thank you for your time and consideration!
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions