Mercurial > hg
view contrib/docker/centos7 @ 34746:54fa3db5becf
configitems: register the 'progress.format' config
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 11 Oct 2017 22:53:17 +0200 |
parents | 1baa077214ae |
children |
line wrap: on
line source
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