Go to file
Hans-Christoph Steiner 792922b378 include workaround to using openjdk-8-jre-headless on slim images
#863199
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863199
2018-02-22 23:19:18 +01:00
.gitlab-ci.yml first stab at docker image build process 2018-01-08 21:54:08 +01:00
Dockerfile include workaround to using openjdk-8-jre-headless on slim images 2018-02-22 23:19:18 +01:00
LICENSE add license 2018-01-08 17:41:39 +01:00
README.md add README 2018-01-08 17:43:05 +01:00
gitlab-ci-git-buildpackage quiet apt-get log output a bit 2018-02-22 22:06:16 +01:00
test first stab at docker image build process 2018-01-08 21:54:08 +01:00

README.md

This is a Docker image for running GitLab CI builds for packages based on git-buildpackage. A lot of the assumptions of how GitLab CI works conflict with git-buildpackage, so this image should help things.

It should also provide a local cache of the base packages needed to run git-buildpackage builds.