This repository contains Containerfile for each derived image types that
are used by image builder.
- AWC EC2
- Azure
- GCE
- qcow2
quay.io/fedora/fedora-bootcversions N and N-1 (x86_64,aarch64)quay.io/centos-bootc/centos-bootcversions Stream 9 and 10 (x86_64,aarch64)registry.redhat.io/rhelXX/rhel-bootc(9 and 10) (x86_64)
Images are available as multi-arch image manifests with the following URIs:
Fedora (x86_64, aarch64)
quay.io/osbuild/fedora-bootc:43-ec2quay.io/osbuild/fedora-bootc:43-azurequay.io/osbuild/fedora-bootc:43-gcequay.io/osbuild/fedora-bootc:43-qcow2
CentOS 9 Stream (x86_64, aarch64)
quay.io/osbuild/centos-bootc:stream9-ec2quay.io/osbuild/centos-bootc:stream9-azurequay.io/osbuild/centos-bootc:stream9-gcequay.io/osbuild/centos-bootc:stream9-qcow2
CentOS 10 Stream (x86_64, aarch64)
quay.io/osbuild/centos-bootc:stream10-ec2quay.io/osbuild/centos-bootc:stream10-azurequay.io/osbuild/centos-bootc:stream10-gcequay.io/osbuild/centos-bootc:stream10-qcow2
RHEL 10 (x86_64, aarch64)
These repositories are not publicly available:
quay.io/redhat-services-prod/insights-management-tenant/image-builder-bootc-foundry/rhel-10.1-qcow2
image-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-ec2 --bootc-default-fs ext4 ami
image-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-azure --bootc-default-fs ext4 vhd
image-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-gce --bootc-default-fs ext4 gce
image-builder-cli manifest --bootc-ref quay.io/osbuild/fedora-bootc:43-qcow2 --bootc-default-fs ext4 qcow2
## LICENSE
Apache License 2.0