docker: use official centos5 image
authorMads Kiilerich <madski@unity3d.com>
Thu, 16 Oct 2014 17:44:37 +0200
changeset 23034 eea2e0f76a24
parent 23033 1d354814ff4d
child 23035 5f8f8225fc7e
docker: use official centos5 image I guess it didn't exist when centos5 support was introduced.
contrib/docker/centos5
--- a/contrib/docker/centos5	Thu Oct 16 17:44:14 2014 +0200
+++ b/contrib/docker/centos5	Thu Oct 16 17:44:37 2014 +0200
@@ -1,4 +1,4 @@
-FROM saltstack/centos-5-minimal
+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