Commit 586a2e33 authored by daidekun's avatar daidekun

更新dockerfile

parent 0d1cf502
...@@ -21,7 +21,7 @@ RUN mkdir -p /usr/local/openresty/nginx/conf/conf.d/ \ ...@@ -21,7 +21,7 @@ RUN mkdir -p /usr/local/openresty/nginx/conf/conf.d/ \
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/
COPY *.lua /usr/local/openresty/nginx/lua COPY *.lua /usr/local/openresty/nginx/lua/
COPY docker-entrypoint.sh . COPY docker-entrypoint.sh .
COPY *tgz ./ COPY *tgz ./
......
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