changeset 38003 | 1335bbfb066f |
parent 38002 | cd4959c33d1a |
child 38004 | 1868db0d1515 |
--- a/contrib/docker/centos7 Sat May 12 12:12:12 2018 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -FROM centos:centos7 -RUN yum install -y \ - gcc \ - gettext \ - make \ - python-devel \ - python-docutils \ - rpm-build \ - tar - -# For creating repo meta data -RUN yum install -y createrepo