Commit 412ab538 authored by 智勇's avatar 智勇

test

parent f1076f6b
...@@ -19,6 +19,5 @@ COPY *.vh.conf /usr/local/openresty/nginx/conf/conf.d/ ...@@ -19,6 +19,5 @@ 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 *tgz . COPY *tgz .
COPY docker-entrypoint.sh . COPY docker-entrypoint.sh .
RUN chmod +x ./docker-entrypoint.sh RUN chmod +x ./docker-entrypoint.sh
CMD ./docker-entrypoint.sh CMD ./docker-entrypoint.sh
\ No newline at end of file
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