Explorar o código

Update Dockerfile

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

+ 1 - 0
Dockerfile

@@ -8,6 +8,7 @@ ADD nginxlog_cut.sh /cron/root/nginxlog_cut.sh
 ADD hostlist.conf /app/soft/tengine/conf/vhosts/www/hostlist.conf
 ADD www.conf /app/soft/tengine/conf/vhosts/www/www.conf
 ADD root /var/spool/cron/root
+ADD entrypoint.sh /usr/bin/entrypoint.sh
 #start resin
 ENTRYPOINT ["entrypoint.sh"]
 CMD ["/usr/bin/supervisord","-c", "/etc/supervisor/supervisord.conf"]