Commit d95be95b authored by wentao.suo's avatar wentao.suo

ffff

parent d3e197aa
......@@ -6,6 +6,7 @@ WORKDIR /home/quant_group
RUN mkdir project/;mkdir logs/;mkdir project/config/;mkdir -p /opt/settings/
ARG BUILD_SCHEMA
ENV BUILD_SCHEMA=$BUILD_SCHEMA
RUN echo "${BUILD_SCHEMA}" >> ./build_info
......
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