You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you rename the OS when building custom images it will cause bootc image builder to fail to build. Instead of adding dozens of manifests it would be better to add a flag to allow the user to specify that this if a Fedora 42-based image or CentOS or Alma, etc.
The text was updated successfully, but these errors were encountered:
hanthor
added a commit
to hanthor/bootc-image-builder
that referenced
this issue
Apr 25, 2025
Thanks for the issue report and sorry for the slow reply. The latest code in bib will honor the ID_LIKE field and also inverted the logic for searching for lorax scripts - is this helping? If not, do you have an example bootc container that we could look at maybe? Fwiw, I'm not against adding a --override option but I would like to understand the problem(space) a little bit better as these options are API and that is forever :)
If you rename the OS when building custom images it will cause bootc image builder to fail to build. Instead of adding dozens of manifests it would be better to add a flag to allow the user to specify that this if a Fedora 42-based image or CentOS or Alma, etc.
The text was updated successfully, but these errors were encountered: