|
@@ -1,6 +1,8 @@
|
|
FROM hub.evbj.easou.com/pro/book-api-nginx:v1.0.1
|
|
FROM hub.evbj.easou.com/pro/book-api-nginx:v1.0.1
|
|
|
|
|
|
COPY hostlist.conf /app/soft/nginx/conf/vhosts/book/hostlist.conf
|
|
COPY hostlist.conf /app/soft/nginx/conf/vhosts/book/hostlist.conf
|
|
|
|
+COPY book.conf /app/soft/nginx/conf/vhosts/book/book.conf
|
|
|
|
+COPY https.conf /app/soft/nginx/conf/vhosts/book/https.conf
|
|
|
|
|
|
#start nginx
|
|
#start nginx
|
|
ENTRYPOINT ["entrypoint.sh"]
|
|
ENTRYPOINT ["entrypoint.sh"]
|