view contrib/docker/fedora20 @ 22442:77da9c03be60

docker: use stable tags for fedora and centos A moving target is rarely useful.
author Mads Kiilerich <madski@unity3d.com>
date Sun, 31 Aug 2014 13:41:09 +0200
parents contrib/docker/fedora@62a2749895e4
children 49ea49823769
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