stone 5 жил өмнө
parent
commit
c067f0db77
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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` \