feat: install most dependencies in cacheable layer, before adding main
Compare changes
Files
6+ 15
− 4
@@ -102,13 +102,22 @@ RUN git clone --filter=tree:0 https://github.com/${EICSPACK_ORGREPO}.git ${EICSP
@@ -126,7 +135,7 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
@@ -140,11 +149,13 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \