Do not purge yum-plugin-fastestmirror package
It will be helpful for speed up the package installation. Closes-Bug: #1525514 Change-Id: Id40a0afa30dd0a142bee3b13f7622cb0d42d9298
This commit is contained in:
parent
6316279278
commit
aabafd343b
@ -67,7 +67,6 @@ RUN yum-config-manager --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 -y install systemd systemd-libs systemd-devel \
|
||||
&& yum install -y epel-release yum-plugin-priorities \
|
||||
&& yum clean all
|
||||
|
Loading…
x
Reference in New Issue
Block a user