contrib/docker/fedora21
changeset 23882 272b1cc3e83e
parent 22444 49ea49823769
child 34423 1baa077214ae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contrib/docker/fedora21	Sun Nov 02 02:36:47 2014 +0100
@@ -0,0 +1,8 @@
+FROM fedora:21
+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