Explorar o código

更新 'Dockerfile'

stone %!s(int64=5) %!d(string=hai) anos
pai
achega
c067f0db77
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -9,6 +9,7 @@ COPY release /etc/release
 
 RUN yum install -y rsync \
 	&& yum install -y wget rsync epel-release \
+	&& yum install -y vixie-cron \
 	&& yum install -y supervisor \
 	&& chmod +x /usr/bin/entrypoint.sh \
 	&& export RELEASE=`head -n 1 /etc/release` \