- Upgrade to python 3.6.3 / 2.7.14
- Upgrade system libraries
- Upgrade to python 3.6
- Upgrade system libraries
- Upgrade pip-tools to 1.9.0
- Upgrade pip to latest version (9.0.1)
- upgrade system libraries
- upgrade system libraries
- upgrade system libraries
- upgrade system libraries
- upgrade python to the latest minor version (2.7.12 and 3.5.2 respectively)
- upgrade postgres client libs to from 9.4 to 9.6
- upgrade pip-reqs to v0.5
- install python3 compatible pip-reqs
- install pip-reqs
- install geodjango dependencies (binutils libproj-dev gdal-bin postgis)
- install a range of image optimization utilities (pngout, pngquant, optipng, jpegoptim, gifsicle,...)
- install gettext
- only use old pip in pipsi venv
- remove duplicated call to create new virtualenv
- freeze pip to 8.1.1 also in default virtualenv
- freeze pip to 8.1.1 because of issues with pip-compile
- Update forego install source
- set LC_ALL and LANG env vars to correctly support python3
- install pipsi and pip-tools with python3 for the python3 version (fixes problems with not finding wheels)
- re-build to pick up latest python base image changes (e.g pip 8.1.1)
- remove --prompt from virtualenv creation
- re-build to pick up latest python base image changes
- build two images: python 2 and python 3 (python 3 versions are tagged as py3-x.x)
- use tini as PID1 (kills zombies)
- switch to debian as base (using the official python:2.7.10 docker image)
- a default virtualenv with --no-site-packages (at /virtualenv) that is activated
- pipsi
- no more globally installed python packages (mercurial, bzr are now installed with pipsi)
- pip-tools
- node/npm not installed anymore
- newer ubuntu packages
- less layers
- run-forest-run command
- add forego, a foreman clone in go
- extra packages also installed on python:latest
- python encoding fixes
- libffi-dev for pyOpenSSL/cryptography
- libpcre
- supervisor
- unzip
- wget
- node/npm
- Procfile based startup
- adds libncurses5-dev
- ubuntu 14.04
- libgeoip
- removed java