Mercurial > hg
view contrib/docker/fedora20 @ 35301:d67bcfc0041f
revset: make follow() accept empty startrev
This is the same behavior as ancestors(emptyset).
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 22 Sep 2016 19:41:42 +0900 |
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