JasonN3 / build-container-installer

Creates an ISO for installing a container image as an OS
GNU General Public License v3.0
65 stars 9 forks source link

[FR] Create image based on RHEL UBI #42

Open JasonN3 opened 9 months ago

JasonN3 commented 9 months ago

Describe the solution you'd like Create a separate package for RHEL based containers using the RHEL installer. Repos should be available from RHEL UBI

10leej commented 7 months ago

Why is this needed when Alma and Rocky both provide images and is it in the legal under the RHEL license to allow this capability?

JasonN3 commented 7 months ago

Why is this needed when Alma and Rocky both provide images and is it in the legal under the RHEL license to allow this capability?

As far as I'm aware, Alma and Rocky do not have ostree based container images or an installer based on them. UBI is designed to be used for public images. And in order to create an ISO or create a container image to put into the ISO, you still need a subscription. The UBI based image is useless without a subscription.