|
@@ -1,6 +1,7 @@
|
|
FROM hub.evbj.easou.com/dev/centos:6.8
|
|
FROM hub.evbj.easou.com/dev/centos:6.8
|
|
MAINTAINER scofield[scofield_shi@easou.cn]
|
|
MAINTAINER scofield[scofield_shi@easou.cn]
|
|
|
|
|
|
|
|
+ADD nginx.ini /etc/supervisor/conf.d/nginx.ini
|
|
#install
|
|
#install
|
|
RUN yum install -y wget rsync epel-release \
|
|
RUN yum install -y wget rsync epel-release \
|
|
&& yum install -y vixie-cron \
|
|
&& yum install -y vixie-cron \
|