diff --git a/README.md b/README.md new file mode 100644 index 0000000..44e06f7 --- /dev/null +++ b/README.md @@ -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.