{"id":15521333,"url":"https://github.com/kengz/github-actions-self-hosted","last_synced_at":"2025-04-23T04:44:58.504Z","repository":{"id":46896036,"uuid":"269504993","full_name":"kengz/github-actions-self-hosted","owner":"kengz","description":"Github Actions Self Hosted container Dockerfile","archived":false,"fork":false,"pushed_at":"2021-03-29T03:27:01.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T22:11:49.810Z","etag":null,"topics":["docker-image","github-actions","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/kengz.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}},"created_at":"2020-06-05T01:44:53.000Z","updated_at":"2023-08-08T21:48:03.000Z","dependencies_parsed_at":"2022-08-28T11:23:03.268Z","dependency_job_id":null,"html_url":"https://github.com/kengz/github-actions-self-hosted","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kengz%2Fgithub-actions-self-hosted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kengz%2Fgithub-actions-self-hosted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kengz%2Fgithub-actions-self-hosted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kengz%2Fgithub-actions-self-hosted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kengz","download_url":"https://codeload.github.com/kengz/github-actions-self-hosted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372935,"owners_count":21419722,"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":["docker-image","github-actions","self-hosted"],"created_at":"2024-10-02T10:33:52.648Z","updated_at":"2025-04-23T04:44:58.486Z","avatar_url":"https://github.com/kengz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Actions self hosted\n\nGithub Actions self hosted container Dockerfile.\n\n## Usage\n\n### Build\n\nThere are 2 Docker images, with one supporting GPU used for model training:\n- kengz/github-actions\n- kengz/github-actions-gpu\n\nBuild and push the images:\n\n```bash\n# the cpu image\ndocker build -t kengz/github-actions:0.0.2 -t kengz/github-actions:latest .\ndocker push kengz/github-actions\n# the gpu image\ndocker build -f gpu.Dockerfile -t kengz/github-actions-gpu:0.0.2 -t kengz/github-actions-gpu:latest .\ndocker push kengz/github-actions-gpu\n```\n\n### Run\n\nRun Github Actions container:\n\n- on your the Github Actions host machine, pull the image `docker pull kengz/github-actions`\n- run the container: `docker run --rm --shm-size=8g -it -v /var/run/docker.sock:/var/run/docker.sock kengz/github-actions`\n- go to your `Github repo \u003e Settings \u003e Actions \u003e Add Runner`, run the `Configure` commands as shown there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkengz%2Fgithub-actions-self-hosted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkengz%2Fgithub-actions-self-hosted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkengz%2Fgithub-actions-self-hosted/lists"}