arm64/qemu build
All threads resolved!
All threads resolved!
Compare changes
+ 14
− 6
@@ -23,6 +23,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
@@ -23,6 +23,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
@@ -30,8 +31,8 @@ ARG SPACK_CHERRYPICKS=""
@@ -30,8 +31,8 @@ ARG SPACK_CHERRYPICKS=""
@@ -40,7 +41,7 @@ RUN git clone https://github.com/${SPACK_ORGREPO}.git ${SPACK_ROOT} \
@@ -40,7 +41,7 @@ RUN git clone https://github.com/${SPACK_ORGREPO}.git ${SPACK_ROOT} \
@@ -92,6 +93,7 @@ RUN git clone https://github.com/${EICSPACK_ORGREPO}.git ${EICSPACK_ROOT} \
@@ -92,6 +93,7 @@ RUN git clone https://github.com/${EICSPACK_ORGREPO}.git ${EICSPACK_ROOT} \
@@ -111,7 +113,7 @@ RUN rm -r /usr/local \
@@ -111,7 +113,7 @@ RUN rm -r /usr/local \
@@ -139,7 +141,9 @@ RUN --mount=type=cache,target=/var/cache/spack-mirror \
@@ -139,7 +141,9 @@ RUN --mount=type=cache,target=/var/cache/spack-mirror \
@@ -152,6 +156,7 @@ RUN --mount=type=cache,target=/var/cache/pip \
@@ -152,6 +156,7 @@ RUN --mount=type=cache,target=/var/cache/pip \
@@ -179,7 +184,10 @@ WORKDIR /
@@ -179,7 +184,10 @@ WORKDIR /