contrib/docker/fedora21
author Sean Farley <sean@farley.io>
Fri, 28 Jul 2017 16:36:36 -0700
branchstable
changeset 33635 f9134e96ed0f
parent 23882 272b1cc3e83e
child 34424 1baa077214ae
permissions -rw-r--r--
clone: add tests for unsafe ssh url (SEC)

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