Merge "Mirror Tools: Git Repositories Required"

This commit is contained in:
Zuul 2018-07-05 23:01:13 +00:00 committed by Gerrit Code Review
commit de1f246465
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ WORKDIR /localdisk
# echo -e "export http_proxy=$http_proxy\nexport https_proxy=$https_proxy\n\ # echo -e "export http_proxy=$http_proxy\nexport https_proxy=$https_proxy\n\
#export ftp_proxy=$ftp_proxy" >> /root/.bashrc #export ftp_proxy=$ftp_proxy" >> /root/.bashrc
RUN yum install -y epel-release sudo vim-enhanced net-tools \ RUN yum install -y epel-release sudo vim-enhanced net-tools git \
/usr/bin/yumdownloader rpm-build rpm-sign deltarpm wget bind \ /usr/bin/yumdownloader rpm-build rpm-sign deltarpm wget bind \
bind-utils && rm /etc/yum.repos.d/CentOS-Sources.repo \ bind-utils && rm /etc/yum.repos.d/CentOS-Sources.repo \
/etc/yum.repos.d/epel.repo /etc/yum.repos.d/epel.repo