Commit 5a6373e2 authored by 智勇's avatar 智勇

更新CMD格式

parent db8f82e0
......@@ -25,4 +25,4 @@ COPY docker-entrypoint.sh .
COPY --from=0 /code/* /home/quant_group/project/
CMD ./docker-entrypoint.sh
\ No newline at end of file
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