Commit 45adcf32 authored by wentao.suo's avatar wentao.suo

ffff

parent 2560af50
......@@ -8,7 +8,7 @@ RUN mkdir project/;mkdir logs/;mkdir project/config/;mkdir -p /opt/settings/
ARG BUILD_SCHEMA
ENV BUILD_SCHEMA=$BUILD_SCHEMA
RUN echo -e "${BUILD_SCHEMA}" >> ./build_info
RUN echo -e "${BUILD_SCHEMA//@/\n}" >> ./build_info
COPY docker-entrypoint.sh .
COPY ./*.jar /home/quant_group/project/app.jar
......
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