Skip to content
Snippets Groups Projects
Commit ada89c4c authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Update dev.Dockerfile: rebuild buildcache index

parent 0f61f5f3
Branches
Tags
No related merge requests found
This commit is part of merge request !436. Comments created here will be created in the context of that merge request.
......@@ -55,6 +55,7 @@ SHELL ["docker-shell"]
RUN --mount=type=cache,target=/var/cache/spack-mirror \
export PATH=$PATH:$SPACK_ROOT/bin \
&& spack mirror add docker /var/cache/spack-mirror \
&& spack buildcache update-index -d /var/cache/spack-mirror \
&& spack mirror list
## Setup eic-spack buildcache mirrors (FIXME: leaks credentials into layer)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment