contrib/docker/fedora20
author Pierre-Yves David <pierre-yves.david@fb.com>
Sun, 18 Oct 2015 18:36:39 +0200
changeset 26916 c7931d8ea29c
parent 22444 49ea49823769
child 34423 1baa077214ae
permissions -rw-r--r--
test: explicitly use generaldelta in 'test-rebase-mq-skip.t' This induces some trivial changes in the tests. This happen in its own changeset for clarity purposes.

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