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

fffff

parent 7f0e8b2d
......@@ -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 "${BUILD_SCHEMA}" >> ./build_info
RUN echo -e "${BUILD_SCHEMA}" >> ./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