Commit 37399697 authored by kewei.jia's avatar kewei.jia

修改copy 的文件

parent 70fd3d20
...@@ -16,7 +16,7 @@ ENV BUILD_SCHEMA=$BUILD_SCHEMA ...@@ -16,7 +16,7 @@ ENV BUILD_SCHEMA=$BUILD_SCHEMA
ENV SYSTEM_NAME=$SYSTEM_NAME ENV SYSTEM_NAME=$SYSTEM_NAME
COPY docker-entrypoint.sh . COPY docker-entrypoint.sh .
COPY ./* ./project/ COPY dist.tgz ./project/dist.tgz
RUN chmod +x ./docker-entrypoint.sh 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