The official Python 2.7.9 image needed for Docker is outdated (last push was 10 years ago). Soon we will not be able to pull it from docker.io. As suggested by Ben, we could take a recent Debian 8 image (jessie-slim) as our base image and install Python 2.7.9 on there.
