feat: install environment and push to buildcache with Makefile
Compare changes
Files
3+ 13
− 3
@@ -100,11 +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.