Skip to content

Commit

Permalink
copy all cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dan1elt0m committed Oct 2, 2024
1 parent aa29e6f commit 7a044c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ENV HOME=$HOME \
PATH="${JAVA_HOME}/bin:${PATH}"

COPY --from=base /app/unitycatalog/ /app/unitycatalog/
COPY --from=base /root/.cache/coursier/v1/https/ /root/.cache/coursier/v1/https/
COPY --from=base /root/.cache/ /root/.cache/

WORKDIR /app/unitycatalog

Expand Down

0 comments on commit 7a044c5

Please sign in to comment.