Commit acbe86eb authored by 智勇's avatar 智勇

up

parent 8559bc23
......@@ -16,7 +16,7 @@ ARG BUILD_SCHEMA
ENV BUILD_SCHEMA=$BUILD_SCHEMA
RUN echo -e "${BUILD_SCHEMA//@/\n}" >> ./build_info
COPY --from=0 /code/* /home/quant_group/project/
COPY docker-entrypoint.sh .
COPY --from=0 /code/* /home/quant_group/project/
CMD ["sh", "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