1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00
This commit is contained in:
Jason N. 2024-03-19 18:51:31 -04:00
parent 298998d85c
commit 4805939818

View file

@ -21,8 +21,7 @@ VOLUME /build-container-installer/build
VOLUME /build-container-installer/repos
VOLUME /cache
RUN cat /etc/rhsm/rhsm.conf
RUN find /etc/rhsm
RUN curl -vvvvv https://cdn.redhat.com
RUN dnf install -y make && make install-deps