{"id":18950807,"url":"https://github.com/whywaita/actions-runner-images-lxd","last_synced_at":"2025-07-04T11:39:47.389Z","repository":{"id":39803691,"uuid":"341811611","full_name":"whywaita/actions-runner-images-lxd","owner":"whywaita","description":"GitHub Actions virtual environments For LXD","archived":false,"fork":false,"pushed_at":"2025-06-12T05:03:58.000Z","size":196,"stargazers_count":17,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T06:23:30.514Z","etag":null,"topics":["github-actions","lxd","runner-images","virtual-environments"],"latest_commit_sha":null,"homepage":"","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/whywaita.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,"zenodo":null},"funding":{"github":["whywaita"]}},"created_at":"2021-02-24T07:11:20.000Z","updated_at":"2025-06-12T05:04:02.000Z","dependencies_parsed_at":"2023-11-21T14:00:56.322Z","dependency_job_id":"47b1b701-4fde-4d5b-a668-6323855cf57a","html_url":"https://github.com/whywaita/actions-runner-images-lxd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whywaita/actions-runner-images-lxd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Factions-runner-images-lxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Factions-runner-images-lxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Factions-runner-images-lxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Factions-runner-images-lxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whywaita","download_url":"https://codeload.github.com/whywaita/actions-runner-images-lxd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Factions-runner-images-lxd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263503534,"owners_count":23476787,"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":["github-actions","lxd","runner-images","virtual-environments"],"created_at":"2024-11-08T13:24:44.051Z","updated_at":"2025-07-04T11:39:47.322Z","avatar_url":"https://github.com/whywaita.png","language":"Shell","funding_links":["https://github.com/sponsors/whywaita"],"categories":[],"sub_categories":[],"readme":"# actions-runner-images-lxd\n\nactions-runner-images-lxd build a runner image for [LXD](https://linuxcontainers.org/lxd/introduction/).\n\n[actions/runner-images](https://github.com/actions/runner-images) is source code of [GitHub-hosted Runner](https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners) in GitHub Actions.\n\n## Workflows\n\n|Build|Build Status|\n|:-:|:-:|\n|Ubuntu 20.04 nightly build|[![nightly build](https://github.com/whywaita/actions-runner-images-lxd/actions/workflows/nightly-focal.yaml/badge.svg)](https://github.com/whywaita/actions-runner-images-lxd/actions/workflows/nightly-focal.yaml)|\n|Ubuntu 22.04 nightly build|[![nightly build](https://github.com/whywaita/actions-runner-images-lxd/actions/workflows/nightly-jammy.yaml/badge.svg)](https://github.com/whywaita/actions-runner-images-lxd/actions/workflows/nightly-jammy.yaml)|\n|Ubuntu 24.04 nightly build|[![nightly build](https://github.com/whywaita/actions-runner-images-lxd/actions/workflows/nightly-noble.yaml/badge.svg)](https://github.com/whywaita/actions-runner-images-lxd/actions/workflows/nightly-noble.yaml)|\n\n## How to generate `lxd.patch`\n\n```bash\n## Clone original repository\n$ git clone https://github.com/actions/runner-images\n\n## Apply lxd.patch\n$ cp ${path_to_whywaita/actions-runner-images-lxd}/lxd.patch .\n$ patch -p1 \u003c lxd.patch\n\n## Modify files\n\u003csnip\u003e\n\n## Check diff\n$ git diff\nOn branch main\nYour branch is up to date with 'origin/main'.\n\nChanges not staged for commit:\n  (use \"git add \u003cfile\u003e...\" to update what will be committed)\n  (use \"git restore \u003cfile\u003e...\" to discard changes in working directory)\n        modified:   images/linux/scripts/installers/configure-environment.sh\n        modified:   images/linux/scripts/installers/dotnetcore-sdk.sh\n        modified:   images/linux/scripts/installers/homebrew.sh\n        modified:   images/linux/ubuntu2004.json\n\n## Generate `lxd.patch`\n$ git diff HEAD \u003e lxd.patch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Factions-runner-images-lxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhywaita%2Factions-runner-images-lxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Factions-runner-images-lxd/lists"}