dgr
dgr copied to clipboard
Container build and runtime tool
This contribution implements support for reproducible builds with *dgr*. That is, if the scripts and tools used within the builder and target environment (equals "build environment" in our case) allow...
Hi, any plans to implement oci support? regards f0
This needs some improvement investigation
I am interested in this too, and the idea has been presented scattered throughout some issues and commit comments. I'd like to move this forward and collect concrete ideas and...
Build start to be slow since few rkt versions. to improve a little, we may not rebuild aci's pod if nothing is required in it.
For a continuous delivery pipeline, I want to be able to set the aci-version at build time to an arbitrary value. Guided by [this example](https://github.com/blablacar/dgr/tree/master/tests/filled_up), I added a _runlevels/build/10.install.sh_ script...
Not sure why this happend, but It may be related to the position of the target directory. inside the aci if there is a directory for it, or in the...
All in title.
When I run dgr in a [Jenkins Pipeline](https://jenkins.io/doc/pipeline/jenkinsfile/), color codes (presumably) are shown in the log output: > [34m09:33:05[0m [35mDEBUG[0m [36m dgr/bin-dgr/home.go:60 [0m Loading home [0m [32mpath[0m=/home/core/.config/dgr Is there a...