Enable gitlab CI

Even though the overviewer repo is hosted on github, this new CI stuff
is useful for mirrors of overviewer hosted on gitlab.

To support package builds for a few distributions, a set of dockerfiles
have been created.
This commit is contained in:
Andrew Chin
2016-12-10 14:35:24 -05:00
parent 6ea2758c31
commit b81661dc94
29 changed files with 466 additions and 0 deletions
@@ -0,0 +1,3 @@
FROM centos:7
RUN yum -y install git wget which