Hi,
I have deployed a container from the image provided by Stackable's Airflow image based on UBI minimal in our ROSA cluster. I can list the repos inside the container., but it can't find the packages I am looking for. As I understand it, RHEL only makes a subset of packages available through minimal UBI images. So my question is, how can I install additional packages we want to install that are available in full version of repos. We have redhat subscription and I can install the same package from the CRB repo in our EC2 machines.