A simple shell script to perform a hermetic build using Cachi2 to prefetch the dependencies.
The script takes a git repo as the input param, and will clone, prefetch, inject project files, and build it using buildah while cutting all network access.
- Edit the params in the
input.env
file - Run ./clone-and-build.sh