feat: install epic with spack
Compare changes
+ 31
− 13
@@ -32,6 +32,7 @@ EOF
@@ -32,6 +32,7 @@ EOF
@@ -150,13 +151,19 @@ source ${SPACK_ROOT}/share/spack/setup-env.sh
@@ -150,13 +151,19 @@ source ${SPACK_ROOT}/share/spack/setup-env.sh
@@ -173,40 +180,48 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
@@ -173,40 +180,48 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
@@ -298,6 +313,7 @@ COPY --from=staging /opt/spack /opt/spack
@@ -298,6 +313,7 @@ COPY --from=staging /opt/spack /opt/spack
@@ -311,11 +327,13 @@ SHELL ["docker-shell"]
@@ -311,11 +327,13 @@ SHELL ["docker-shell"]