Commit 8730a0d6 authored by tower's avatar tower

add lib

parent 5d267b70
......@@ -14,6 +14,7 @@ RUN echo -e "${BUILD_SCHEMA//@/\n}" >> ./build_info
COPY docker-entrypoint.sh .
COPY ./*.jar /home/quant_group/project/app.jar
COPY ./lib /home/quant_group/project/
COPY ./application.properties /home/quant_group/project/application.properties
RUN chmod +x ./docker-entrypoint.sh
......
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