Official RH Containers

Redhat offers containers in an sub based model or a UBI model. Sub based requires a subscription to update though this is taken care of seamlessly when ran from a licensed RHEL host.

Universal Base Image

The universal base image is explained in the RH docs and can be found in the docker hub.

It does NOT require a subscription to use.

UBI can be explored in the search here

Note

This is also the only way to get UBI7, it is not in docker hub

7.3. Adding software to a UBI container on a subscribed host

If you are running a UBI container on a registered and subscribed RHEL host, the RHEL Base and AppStream repositories are enabled inside the standard UBI container, along with all the UBI repositories.

Note

Installing Red Hat packages that are not inside the Red Hat UBI repositories can limit the ability to distribute the container outside of subscribed RHEL systems.

This does not say you are not permitted to do it, just that things may break