Mercurial > hg
view contrib/docker/fedora20 @ 37936:48378d0e9479
config: fix py3 backslash escaping bug in parser caught by tests
Differential Revision: https://phab.mercurial-scm.org/D3525
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 27 Apr 2018 13:37:10 -0400 |
parents | 1baa077214ae |
children |
line wrap: on
line source
FROM fedora:20 RUN yum install -y \ gcc \ gettext \ make \ python-devel \ python-docutils \ rpm-build # For creating repo meta data RUN yum install -y createrepo