{"id":48977957,"url":"https://github.com/osbuild/bootc-foundry","last_synced_at":"2026-04-18T10:17:10.815Z","repository":{"id":340808793,"uuid":"1166353884","full_name":"osbuild/bootc-foundry","owner":"osbuild","description":"Base bootc containers for image builder","archived":false,"fork":false,"pushed_at":"2026-04-14T07:43:14.000Z","size":59,"stargazers_count":1,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T09:30:57.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/osbuild.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-02-25T06:10:47.000Z","updated_at":"2026-04-14T07:43:19.000Z","dependencies_parsed_at":"2026-02-26T22:02:28.051Z","dependency_job_id":null,"html_url":"https://github.com/osbuild/bootc-foundry","commit_stats":null,"previous_names":["osbuild/bootc-foundry"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osbuild/bootc-foundry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbuild%2Fbootc-foundry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbuild%2Fbootc-foundry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbuild%2Fbootc-foundry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbuild%2Fbootc-foundry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osbuild","download_url":"https://codeload.github.com/osbuild/bootc-foundry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbuild%2Fbootc-foundry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31964862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":"2026-04-18T10:17:10.096Z","updated_at":"2026-04-18T10:17:10.804Z","avatar_url":"https://github.com/osbuild.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Derived bootc images for image builder\n\nThis repository contains `Containerfile` for each derived image types that\nare used by image builder.\n\n## Supported image formats\n\n* AWC EC2\n* Azure\n* GCE\n* qcow2\n\n## Supported bootable container base images\n\n* `quay.io/fedora/fedora-bootc` versions N and N-1 (`x86_64`, `aarch64`)\n* `quay.io/centos-bootc/centos-bootc` versions Stream 9 and 10 (`x86_64`, `aarch64`)\n* `registry.redhat.io/rhelXX/rhel-bootc` (9 and 10) (`x86_64`)\n\n## Published container images\n\nImages are available as multi-arch image manifests with the following URIs:\n\n[Fedora](https://quay.io/repository/osbuild/fedora-bootc) (`x86_64`, `aarch64`)\n\n* `quay.io/osbuild/fedora-bootc:43-ec2`\n* `quay.io/osbuild/fedora-bootc:43-azure`\n* `quay.io/osbuild/fedora-bootc:43-gce`\n* `quay.io/osbuild/fedora-bootc:43-qcow2`\n\n[CentOS 9 Stream](https://quay.io/repository/osbuild/centos-bootc) (`x86_64`, `aarch64`)\n\n* `quay.io/osbuild/centos-bootc:stream9-ec2`\n* `quay.io/osbuild/centos-bootc:stream9-azure`\n* `quay.io/osbuild/centos-bootc:stream9-gce`\n* `quay.io/osbuild/centos-bootc:stream9-qcow2`\n\n[CentOS 10 Stream](https://quay.io/repository/osbuild/centos-bootc) (`x86_64`, `aarch64`)\n\n* `quay.io/osbuild/centos-bootc:stream10-ec2`\n* `quay.io/osbuild/centos-bootc:stream10-azure`\n* `quay.io/osbuild/centos-bootc:stream10-gce`\n* `quay.io/osbuild/centos-bootc:stream10-qcow2`\n\nRHEL 10 (`x86_64`, `aarch64`)\n\nThese repositories are not publicly available:\n\n* `quay.io/redhat-services-prod/insights-management-tenant/image-builder-bootc-foundry/rhel-10.1-qcow2`\n\n## Using derived images\n\n```\nimage-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-ec2 --bootc-default-fs ext4 ami\nimage-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-azure --bootc-default-fs ext4 vhd\nimage-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-gce --bootc-default-fs ext4 gce\nimage-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-qcow2 --bootc-default-fs ext4 qcow2\n```\n\n## LICENSE\n\nApache License 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbuild%2Fbootc-foundry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosbuild%2Fbootc-foundry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbuild%2Fbootc-foundry/lists"}