feat: install most dependencies in cacheable layer, before adding main
Compare changes
Files
8+ 4
− 14
@@ -70,14 +70,6 @@ spack compiler find --scope site
@@ -140,11 +132,11 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
@@ -160,7 +152,6 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
@@ -170,7 +161,7 @@ if [ -n ${EICRECON_VERSION} ] ; then
@@ -178,9 +169,8 @@ EOF