add README

This commit is contained in:
Hans-Christoph Steiner 2018-01-08 17:43:05 +01:00
parent 52329fa6fe
commit c62e2042b7
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
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.