{"id":15767277,"url":"https://github.com/jesec/docker-githubrunner","last_synced_at":"2025-10-06T11:20:27.904Z","repository":{"id":110269448,"uuid":"379618268","full_name":"jesec/docker-githubrunner","owner":"jesec","description":"Minimal Github Actions self-hosted runner with Docker","archived":false,"fork":false,"pushed_at":"2021-06-23T13:48:49.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-04T13:21:59.473Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jesec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-06-23T13:48:32.000Z","updated_at":"2024-05-05T05:39:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2ebbc39-b5fe-4242-a9e2-1e46a469296a","html_url":"https://github.com/jesec/docker-githubrunner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jesec/docker-githubrunner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesec%2Fdocker-githubrunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesec%2Fdocker-githubrunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesec%2Fdocker-githubrunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesec%2Fdocker-githubrunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesec","download_url":"https://codeload.github.com/jesec/docker-githubrunner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesec%2Fdocker-githubrunner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278599588,"owners_count":26013510,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-04T13:21:30.965Z","updated_at":"2025-10-06T11:20:27.874Z","avatar_url":"https://github.com/jesec.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Minimal Github Actions self-hosted runner with Docker\n\n### Usage\n\n**Compose**\n\nRequired arguments: `RUNNER_TOKEN`, `RUNNER_URL`\n\nOptional arguments: `RUNNER_ARCH`, `RUNNER_VERSION`\n\n```sh\n# Compose \"runner\" image\n$ docker buildx build --build-arg RUNNER_TOKEN=xxx --build-arg RUNNER_URL=xxx --load --tag runner .\n```\n\n**Run**\n\n```sh\n$ docker run -d --rm --init -v /var/run/docker.sock:/var/run/docker-host.sock --name runner runner\n```\n\n### License\n\n0BSD or Public Domain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesec%2Fdocker-githubrunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesec%2Fdocker-githubrunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesec%2Fdocker-githubrunner/lists"}