update dockerfile, version 12

master
xianhu 2017-11-18 19:02:59 +08:00
parent c87ae3eeb5
commit 8d1124cb94
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ENV LC_ALL en_US.UTF-8
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
# fix: warning: rpmts_HdrFromFdno # fix: warning: rpmts_HdrFromFdno
rpm --import /etc/pki/rpm-gpg/RPM* RUN rpm --import /etc/pki/rpm-gpg/RPM*
# update yum and install something # update yum and install something
RUN yum update -y RUN yum update -y