{"id":21905109,"url":"https://github.com/emberstack/docker-github-actions-runner","last_synced_at":"2025-06-25T15:08:17.012Z","repository":{"id":213964365,"uuid":"735334357","full_name":"emberstack/docker-github-actions-runner","owner":"emberstack","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-26T12:43:00.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T15:08:16.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emberstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-24T14:33:01.000Z","updated_at":"2023-12-24T17:06:11.000Z","dependencies_parsed_at":"2024-01-20T09:27:47.715Z","dependency_job_id":"96741801-7945-4ed1-aa02-7eab6eddf822","html_url":"https://github.com/emberstack/docker-github-actions-runner","commit_stats":null,"previous_names":["emberstack/docker-github-actions-runner"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/emberstack/docker-github-actions-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberstack%2Fdocker-github-actions-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberstack%2Fdocker-github-actions-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberstack%2Fdocker-github-actions-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberstack%2Fdocker-github-actions-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emberstack","download_url":"https://codeload.github.com/emberstack/docker-github-actions-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberstack%2Fdocker-github-actions-runner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261897031,"owners_count":23226649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T16:29:36.293Z","updated_at":"2025-06-25T15:08:16.983Z","avatar_url":"https://github.com/emberstack.png","language":"Shell","readme":"# GitHub Self-Hosted Runner for Docker\r\n\r\n[![Pipeline](\r\n[GitHub Self-Hosted Runner for Docker](https://github.com/emberstack/docker-github-actions-runner) is self-hosted agent that you can run in a container with Docker.\r\n\r\n[![Pipeline](https://github.com/emberstack/docker-github-actions-runner/actions/workflows/pipeline.yaml/badge.svg)](https://github.com/emberstack/docker-github-actions-runner/actions/workflows/pipeline.yaml)\r\n[![Release](https://img.shields.io/github/release/emberstack/docker-github-actions-runner.svg?style=flat-square)](https://github.com/emberstack/docker-github-actions-runner/releases/latest)\r\n[![Docker Image](https://img.shields.io/docker/image-size/emberstack/github-actions-runner/latest?style=flat-square)](https://hub.docker.com/r/emberstack/github-actions-runner)\r\n[![Docker Pulls](https://img.shields.io/docker/pulls/emberstack/github-actions-runner.svg?style=flat-square)](https://hub.docker.com/r/emberstack/github-actions-runner)\r\n[![license](https://img.shields.io/github/license/emberstack/docker-github-actions-runner.svg?style=flat-square)](LICENSE)\r\n\r\n\u003e Supports `amd64`, `arm` and `arm64`\r\n\r\n## Runner Version\r\n\r\nThis image will automatically pull and install the latest runner version at startup.\r\n\r\n### Support\r\nIf you need help or found a bug, please feel free to open an issue on the [emberstack/docker-github-actions-runner](https://github.com/emberstack/docker-github-actions-runner) GitHub project.  \r\n\r\n## Deployment\r\n\r\nThe runner can be deployed in Docker using either `docker run` or `docker compose`.\r\n\r\n#### Deployment in `docker`\r\n\r\n```\r\ndocker run -d -e ACCESS_TOKEN=\"\u003caccess token\u003e\" -e ORGANIZATION=\"\u003corg name\u003e\" -e REPO=\"\u003coptional repo name\u003e\" emberstack/github-actions-runner\r\n```\r\n\r\n\u003e See [Managing your personal access tokens](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) to understand how to get an access token. \r\n\r\nYou can customize the values of the deployment by using the following environment variables:\r\n\r\n| Environment Variable          | Description                                                                                       | Required                                                 |\r\n|-------------------------------|---------------------------------------------------------------------------------------------------|----------------------------------------------------------|\r\n| `ACCESS_TOKEN`                | The access token (PAT - Personal Access token) used to register the runner                        | Required                                                 |\r\n| `ORGANIZATION`                | The owner or organization                                                                         | Required                                                 |\r\n| `REPO`                        | The repository on which to register the runner                                                    | Optional - Registers to the org. if not specified        |\r\n| `LABELS`                      | Comma separated list of labels to apply to the runner                                             | Optional                                                 |\r\n| `NAME`                        | Runner name                                                                                       | Optional - Defaults to the hostname if not specified     |","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femberstack%2Fdocker-github-actions-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femberstack%2Fdocker-github-actions-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femberstack%2Fdocker-github-actions-runner/lists"}