##// END OF EJS Templates
docker: add CentOS 5...
docker: add CentOS 5 There is no official CentOS 5 docker template so we use one from saltstack.

File last commit:

r22443:d8818616 default
r22443:d8818616 default
Show More
centos5
4 lines | 215 B | text/plain | TextLexer
FROM saltstack/centos-5-minimal
RUN yum install -y gcc make rpm-build gettext tar
RUN yum install -y python-devel python-docutils
RUN yum install -y readline-devel openssl-devel ncurses-devel zlib-devel bzip2-devel