HomeSoftware Heritage

Dockerfile: Pin gunicorn version

Description

Dockerfile: Pin gunicorn version

Latest gunicorn release (20.0.0) broke the wsgi application factory feature
(see https://github.com/benoitc/gunicorn/issues/2159).

So pin gunicorn version to 19.9.0 until the issue gets fixed upstream.

Closes T2080

Details

Provenance
anlambertAuthored on Nov 12 2019, 2:47 PM
douarddaPushed on Nov 26 2019, 1:34 PM
Differential Revision
D2252: Dockerfile: Pin gunicorn version
Parents
rDENV57e5faf15c64: Deduplicate 'pip install' code and remove journal-publisher/listener.
Branches
Unknown
Tags
Unknown
Tasks
T2080: API servers crash on startup in docker