Merge "Remove debug output in base image yum command"
This commit is contained in:
commit
c4888d3310
@ -69,7 +69,7 @@ RUN subscription-manager repos --enable rhel-7-server-rpms \
|
||||
# CentOS 7.1 workaround for conflicting packages with libvirt
|
||||
RUN rpm -e --nodeps systemd-container systemd-container-libs \
|
||||
&& rpm -e --nodeps yum-plugin-fastestmirror \
|
||||
&& yum -d 10 -y install systemd systemd-libs systemd-devel \
|
||||
&& yum -y install systemd systemd-libs systemd-devel \
|
||||
&& yum install -y epel-release \
|
||||
&& yum clean all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user