Build system for Openvario Images
Before a Openvario build can be started, the needed source layers have to be checked out. To automate this step kas tool is used.
- Clone repository
git clone https://github.com/Openvario/ov-build.git
- Start the build
docker run -it --rm -v $(pwd):/workdir ghcr.io/openvario/ovbuild-container:main --workdir=/workdir kas build openvario.yml