Commit a553b4c6 authored by Robert Schmidt's avatar Robert Schmidt Committed by Jaroslava Fiedlerova

Allow to use subscription manager inside RHEL9 containers

More information: see https://access.redhat.com/discussions/5889431
parent 296bddb9
......@@ -39,6 +39,7 @@ COPY ./etc-pki-entitlement /etc/pki/entitlement
COPY ./rhsm-conf /etc/rhsm
COPY ./rhsm-ca /etc/rhsm/ca
ENV SMDEV_CONTAINER_OFF=1
#install developers pkg/repo
RUN rm -f /etc/rhsm-host && \
yum repolist --disablerepo=* && \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment