contrib/docker/fedora
author Matt Mackall <mpm@selenic.com>
Tue, 12 Aug 2014 02:40:42 -0500
branchstable
changeset 22106 e5dfa8689cf0
parent 21255 62a2749895e4
permissions -rw-r--r--
repoview: filter tags to non-existent nodes from blockers (issue4328)

FROM fedora
RUN yum install -y gcc
RUN yum install -y python-devel python-docutils
RUN yum install -y make
RUN yum install -y rpm-build
RUN yum install -y gettext