Nickstenning's Dockerfiles changed to work-around a Docker bug that prevents running on the Rackspace Cloud
This repository contains a bunch of Dockerfiles, which are specifications of container images for Docker.
For the most part, all these container images are published under nickstenning on the Docker registry, at:
However, due to a bug in Docker #1984 that is really caused by a bug in glibc LP: eglibc/+bug/956051, these docker images fail to run properly on the Rackspace Cloud. Therefore, I've created this fork to update the Dockerfiles to work around the bug until it is fixed.