cron은 추후 복사였지
This commit is contained in:
parent
ef65994a82
commit
06140a03ee
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ RUN mkdir -p /code/app
|
|||
COPY --from=build /code/app/run /code/app/run
|
||||
COPY --from=build /code/app/template /code/app/template
|
||||
COPY --from=build /code/app/.env /code/app/.env
|
||||
COPY --from=build /code/app/cron /code/app/cron
|
||||
COPY --from=build /code/app/run.sh /code/app/run.sh
|
||||
|
||||
RUN mkdir -p /code/app/temp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue