7953: Fix Docker image to build CentOS 6.6 packages. 7953-centos-scl-fix-wip
authorBrett Smith <brett@curoverse.com>
Mon, 7 Dec 2015 15:06:02 +0000 (10:06 -0500)
committerBrett Smith <brett@curoverse.com>
Mon, 7 Dec 2015 15:06:02 +0000 (10:06 -0500)
commitbebf531a2cb9cf08843d6ac4d4ae2238d58efc2b
treeee824a237abce98157e441ea7e59d31f92c1a8cb
parent2542d0dfd960962d10bc4daf603fdb9e2c22d146
7953: Fix Docker image to build CentOS 6.6 packages.

* Follow the Software Collections documentation at
  <https://wiki.centos.org/AdditionalResources/Repositories/SCL>.
  This downgrades us to Python 3.3, but that shouldn't be a
  problem, since we test and build packages for Debian 7 which uses
  Python 3.2.  On the plus side, it removes an external dependency
  on softwarecollections.org.

* The python-pip package disappeared.  I don't know where it went.
  Maybe there were changes to the underlying centos:6 Docker image?
  Install it manually.
jenkins/dockerfiles/centos6/Dockerfile