feat: install environment and push to buildcache with Makefile
Compare changes
Files
3+ 8
− 64
@@ -100,77 +100,21 @@ RUN git clone https://github.com/${EICSPACK_ORGREPO}.git ${EICSPACK_ROOT} \
This separates the installation step from the Dockerfile, allowing for extracting this into a separate repo or external phase.