Mercurial > hg
view contrib/docker/centos7 @ 37885:a38ac7ec8e03
tests: port inline extension in test-convert-cvs.t to py3
# skip-blame two b prefixes, nothing more
Differential Revision: https://phab.mercurial-scm.org/D3483
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 27 Apr 2018 01:18:43 -0400 |
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