Commit 354e51d8 authored by 智勇's avatar 智勇

fix

parent 95679ca5
......@@ -20,8 +20,6 @@ ARG CONFIG=default.conf
COPY conf/nginx.conf /usr/local/openresty/nginx/conf/
COPY conf/${CONFIG} /etc/nginx/conf.d/
RUN mkdir project/;mkdir project/lib;mkdir project/config;mkdir logs/
ARG BUILD_SCHEMA
ENV BUILD_SCHEMA=$BUILD_SCHEMA
ARG SYSTEM_NAME
......
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