浏览代码

[CI SKIP]

stone 4 年之前
父节点
当前提交
93aeaf1e63
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Dockerfile-base

+ 1 - 0
Dockerfile-base

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