contrib/docker/fedora20
author timeless <timeless@mozdev.org>
Wed, 09 Dec 2015 19:09:35 +0000
changeset 27324 5456374561a7
parent 22444 49ea49823769
child 34424 1baa077214ae
permissions -rw-r--r--
help: call filtercmd from topicmatch update test coverage to explicitly define when help -c should list debug/deprecated items.

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