view contrib/docker/fedora20 @ 30198:145482f505a5

tests: add more test coverage of phase changes when pushing Prepare for test coverage of phase updates with future push --readonly option, both with and without actually pushing changesets.
author Mads Kiilerich <madski@unity3d.com>
date Sun, 21 Aug 2016 01:12:00 +0200
parents 49ea49823769
children 1baa077214ae
line wrap: on
line source

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