contrib/docker/fedora20
author timeless <timeless@mozdev.org>
Tue, 08 Dec 2015 20:21:08 +0000
changeset 27317 5091c013fd1a
parent 22444 49ea49823769
child 34424 1baa077214ae
permissions -rw-r--r--
parents: provide equivalent revsets in help

FROM fedora:20
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
# For creating repo meta data
RUN yum install -y createrepo