-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
image-builder-2
-
Image Builder 12
-
3
[draft as this is still a bit messy (but not too terrible anymore) and misses tests]
This PR adds support for a new `bootc-instalelr` image type that is a bootc container based anaconda ISOs. Instead of building our iso from rpm packages and just putting the bootc container into the rpm generated ISO this spike builds the ISO from a bootc container.
This requires that the container has the right content of course (i.e. anaconda). We would move some of the responsibility to the user (or to a tool that helps the user and hides the complexity here like bootc-iso-imagectl or something) to ensure that.
See also https://github.com/osbuild/bootc-image-builder/pull/1053
/jira-epic HMS-8839