Skip to content

Commit d4db7a6

Browse files
committed
debug
1 parent 335e1dc commit d4db7a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ RUN spack compiler find
1717

1818
RUN sed -i '/^spec: gcc/s/$/ ~strip/' /root/.spack/packages.yaml
1919

20+
RUN cat /root/.spack/packages.yaml
21+
2022
RUN spack -e /root/spack-env concretize
2123
RUN spack -e /root/spack-env fetch -D
2224
RUN spack -e /root/spack-env install --fail-fast

0 commit comments

Comments
 (0)