feat: install environment and push to buildcache with Makefile
Compare changes
Files
2+ 11
− 1
@@ -104,7 +104,17 @@ RUN rm -r /usr/local \
This separates the installation step from the Dockerfile, allowing for extracting this into a separate repo or external phase.