Skip to content
Snippets Groups Projects
Commit 6dd011cf authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

debugging

parent 102bb4ad
No related branches found
No related tags found
1 merge request!16New feature version
......@@ -32,6 +32,7 @@ COPY spack.yaml /opt/spack-environment/spack.yaml
## and only initialize the custom packages here for more
## transparency
RUN rm -rf $SPACK_ROOT/np-spack \
&& pwd \
&& cp -r ../../spack $SPACK_ROOT/np-spack \
&& cd $SPACK_ROOT/np-spack \
&& echo "repos:" > $SPACK_ROOT/etc/spack/repos.yaml \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment