Revert subman install and setfacl

This commit is contained in:
Christian M. Adams 2020-10-22 15:40:05 -04:00 committed by Ryan Petrello
parent b609e4ee84
commit d8b7791375
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -99,7 +99,6 @@ RUN dnf -y install \
libX11-xcb \
libXScrnSaver \
strace \
subscription-manager \
vim \
nmap-ncat \
nodejs \
@ -111,7 +110,6 @@ RUN dnf -y install \
diffutils \
unzip && \
npm install -g n && n 10.15.0 && dnf remove -y nodejs
RUN setfacl -m u:1000:r /etc/rhsm/rhsm.conf
{% endif %}
# Install runtime requirements