feat: install environment and push to buildcache with Makefile
Compare changes
+ 1
− 1
@@ -30,7 +30,7 @@ $(SPACK_ENV)/spack.lock: $(SPACK_ENV)/spack.yaml Makefile
This separates the installation step from the Dockerfile, allowing for extracting this into a separate repo or external phase.