Skip to main content

raw

Bootc artifact image type raw.

The bootable container is an input; Image Builder turns it into this output artifact. Customize via a blueprint / config.toml using only the options listed below (see Blueprint Reference).

raw and ami are identical

raw and ami are identical for bootc (same definition in imagetypes.yaml); ami is an alias of raw. See also ami.

Supported blueprint customizations

Blueprint fields accepted for this bootc image type (from bootc-generic/imagetypes.yaml in osbuild/image-builder). See the Blueprint Reference for syntax and examples. The metadata fields name, version, and description are always accepted and omitted below.

Supported options:

Container input, not package sets

Bootc images are built from a container reference (--bootc-ref), not from a distribution RPM base package set. Package content comes from the container image itself.

Do not rely on the image description format

The format of these pages is not guaranteed to be stable. It is published for informational purposes only.


Generated using: github.com/osbuild/image-builder/data/distrodefs/bootc-generic/imagetypes.yaml

Last updated on: 2026-08-17 10:08:26 UTC