{"id":50478600,"url":"https://github.com/dillydilly1990/mybluebuild","last_synced_at":"2026-06-01T15:31:14.626Z","repository":{"id":360218329,"uuid":"1249202214","full_name":"dillydilly1990/mybluebuild","owner":"dillydilly1990","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-25T13:07:29.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T15:11:49.647Z","etag":null,"topics":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dillydilly1990.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-25T13:04:39.000Z","updated_at":"2026-05-25T13:07:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dillydilly1990/mybluebuild","commit_stats":null,"previous_names":["dillydilly1990/mybluebuild"],"tags_count":null,"template":false,"template_full_name":"blue-build/template","purl":"pkg:github/dillydilly1990/mybluebuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillydilly1990%2Fmybluebuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillydilly1990%2Fmybluebuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillydilly1990%2Fmybluebuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillydilly1990%2Fmybluebuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dillydilly1990","download_url":"https://codeload.github.com/dillydilly1990/mybluebuild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillydilly1990%2Fmybluebuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33782313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"created_at":"2026-06-01T15:31:13.826Z","updated_at":"2026-06-01T15:31:14.621Z","avatar_url":"https://github.com/dillydilly1990.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mybluebuild \u0026nbsp; [![bluebuild build badge](https://github.com/dillydilly1990/mybluebuild/actions/workflows/build.yml/badge.svg)](https://github.com/dillydilly1990/mybluebuild/actions/workflows/build.yml)\n\nSee the [BlueBuild docs](https://blue-build.org/how-to/setup/) for quick setup instructions for setting up your own repository based on this template.\n\nAfter setup, it is recommended you update this README to describe your custom image.\n\n## Installation\n\n\u003e [!WARNING]  \n\u003e [This is an experimental feature](https://www.fedoraproject.org/wiki/Changes/OstreeNativeContainerStable), try at your own discretion.\n\nTo rebase an existing atomic Fedora installation to the latest build:\n\n- First rebase to the unsigned image, to get the proper signing keys and policies installed:\n  ```\n  rpm-ostree rebase ostree-unverified-registry:ghcr.io/dillydilly1990/mybluebuild:latest\n  ```\n- Reboot to complete the rebase:\n  ```\n  systemctl reboot\n  ```\n- Then rebase to the signed image, like so:\n  ```\n  rpm-ostree rebase ostree-image-signed:docker://ghcr.io/dillydilly1990/mybluebuild:latest\n  ```\n- Reboot again to complete the installation\n  ```\n  systemctl reboot\n  ```\n\nThe `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.\n\n## ISO\n\nIf build on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/how-to/generate-iso/#_top). These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting.\n\n## Verification\n\nThese images are signed with [Sigstore](https://www.sigstore.dev/)'s [cosign](https://github.com/sigstore/cosign). You can verify the signature by downloading the `cosign.pub` file from this repo and running the following command:\n\n```bash\ncosign verify --key cosign.pub ghcr.io/dillydilly1990/mybluebuild\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillydilly1990%2Fmybluebuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdillydilly1990%2Fmybluebuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillydilly1990%2Fmybluebuild/lists"}