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