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:
2
build-tools/dockerfiles/base/Dockerfile
Normal file
2
build-tools/dockerfiles/base/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM centos:7
|
||||
RUN yum -y install git wget python2 @'Development Tools' python-pillow-devel numpy python-sphinx
|
||||
Reference in New Issue
Block a user