dgr icon indicating copy to clipboard operation
dgr copied to clipboard

Container build and runtime tool

Results 40 dgr issues
Sort by recently updated
recently updated
newest added

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...

When I run dgr in a [Jenkins Pipeline](https://jenkins.io/doc/pipeline/jenkinsfile/), color codes (presumably) are shown in the log output: > 09:33:05 DEBUG  dgr/bin-dgr/home.go:60  Loading home  path=/home/core/.config/dgr Is there a...