Commit 09c9e4cc authored by daidekun's avatar daidekun

lua

parent 1563798a
...@@ -16,8 +16,8 @@ RUN echo "BUILD_NUMBER: ${BUILD_NUMBER},SYSTEM_NAME: ${SYSTEM_NAME},BRANCH_NAME: ...@@ -16,8 +16,8 @@ RUN echo "BUILD_NUMBER: ${BUILD_NUMBER},SYSTEM_NAME: ${SYSTEM_NAME},BRANCH_NAME:
EXPOSE 80 EXPOSE 80
RUN mkdir -p /usr/local/openresty/nginx/conf/conf.d/ \ RUN mkdir -p /usr/local/openresty/nginx/conf/conf.d/
mkdir -p /usr/local/openresty/nginx/lua RUN mkdir -p /usr/local/openresty/nginx/lua
COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf
COPY *.vh.conf /usr/local/openresty/nginx/conf/conf.d/ COPY *.vh.conf /usr/local/openresty/nginx/conf/conf.d/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment