contrib/docker/fedora
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 27 Jun 2014 18:08:16 +0200
changeset 22139 1ecd6f1f9869
parent 21255 62a2749895e4
permissions -rw-r--r--
test-revert: add case where wc content is different from "base" and "parent" This test highlights a case where backups are not created and the user may lose data.

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