Commit 8a547985 authored by wentao.suo's avatar wentao.suo

fff

parent dae6c857
...@@ -21,9 +21,9 @@ RUN echo "BUILD_TIME: ${BUILD_TIME} ,BUILD_NUMBER: ${BUILD_NUMBER},SYSTEM_NAME: ...@@ -21,9 +21,9 @@ RUN echo "BUILD_TIME: ${BUILD_TIME} ,BUILD_NUMBER: ${BUILD_NUMBER},SYSTEM_NAME:
COPY docker-entrypoint.sh . COPY docker-entrypoint.sh .
COPY ./*.jar /home/quant_group/project/app.jar COPY ./*.jar /home/quant_group/project/app.jar
# COPY ./app-properties/* /home/quant_group/project/ COPY ./app-properties/* /home/quant_group/project/
# COPY ./apollo-settings/* /opt/settings/ COPY ./apollo-settings/* /opt/settings/
# COPY ./*.xml /home/quant_group/project/ COPY ./*.xml /home/quant_group/project/
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