toolbx-images / images

Community maintained container images to use with toolbx and distrobox
https://containertoolbx.org/
Apache License 2.0
323 stars 29 forks source link

Withdraw distribution: Red Hat Enterprise Linux or RHEL #118

Closed debarshiray closed 7 months ago

debarshiray commented 7 months ago

Distribution name and versions requested

Red Hat Enterprise Linux or RHEL all versions (including 7, 8.2, 8.4, 8.6, 8.8, 9.0, 9.2, 9.3)

Where are the official container images from the distribution published?

The sources for the UBI-based toolbox images published for Red Hat Enterprise Linux at registry.access.redhat.com/ubi8/toolbox:8.9 and such are already available from github.com/containers/toolbox. These are the images that are used with Toolbx's built-in support for RHEL through --distro rhel, and are tested and supported accordingly by Red Hat.

The images included in this repository are different, and introduce a second set of images for RHEL. It will be good if we can avoid this confusion and point users to the canonical set.

Note that Toolbx never advertised support for RHEL 7.x and RHEL < 8.5, and the official image for RHEL 9.0 was broken because it was published with the wrong tag (ie., 9.0.0 instead of 9.0). Hence, those are missing from github.com/containers/toolbox.

Will you be interested in maintaining this image?

n/a

debarshiray commented 7 months ago

I see that the RHEL images here have the Extra Packages for Enterprise Linux repository enabled. One alternative I can imagine is to offer something like an Ansible playbook that lowers the barrier to enabling EPEL. Will that work?

debarshiray commented 7 months ago

Submitted a pull request: https://github.com/toolbx-images/images/pull/120

travier commented 7 months ago

Fixed by https://github.com/toolbx-images/images/pull/120.