|
@@ -9,6 +9,7 @@ ADD hostlist.conf /app/soft/tengine/conf/vhosts/www/hostlist.conf
|
|
ADD www.conf /app/soft/tengine/conf/vhosts/www/www.conf
|
|
ADD www.conf /app/soft/tengine/conf/vhosts/www/www.conf
|
|
ADD root /var/spool/cron/root
|
|
ADD root /var/spool/cron/root
|
|
ADD entrypoint.sh /usr/bin/entrypoint.sh
|
|
ADD entrypoint.sh /usr/bin/entrypoint.sh
|
|
|
|
+ADD resin.ini /etc/supervisor/conf.d/resin.ini
|
|
RUN chmod +x /usr/bin/entrypoint.sh && chmod +x /cron/root/nginxlog_cut.sh
|
|
RUN chmod +x /usr/bin/entrypoint.sh && chmod +x /cron/root/nginxlog_cut.sh
|
|
#start resin
|
|
#start resin
|
|
ENTRYPOINT ["entrypoint.sh"]
|
|
ENTRYPOINT ["entrypoint.sh"]
|