contrib/docker/centos5
author Sean Farley <sean@farley.io>
Fri, 28 Jul 2017 16:36:36 -0700
branchstable
changeset 33635 f9134e96ed0f
parent 23034 eea2e0f76a24
child 33626 aa7a3f6e3729
permissions -rw-r--r--
clone: add tests for unsafe ssh url (SEC)

FROM centos:centos5
RUN yum install -y gcc make rpm-build gettext tar
RUN yum install -y python-devel python-docutils
# For creating repo meta data
RUN yum install -y createrepo
RUN yum install -y readline-devel openssl-devel ncurses-devel zlib-devel bzip2-devel