소스 검색

[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 \