Skip to content

Dockerfile: uwsgi w/o preforking, Readme: Docker instructions

Johannes Zumthurm requested to merge docker-updates into master

Created by: NotSpecial

The pymongo driver does not like preforking, which is used by uwsgi. The uwsgi command is now adjusted to avoid preforking.

Additionally, the README now explains how to use the docker container. (Also the default settings are updated to make deployment easier)

Merge request reports

Loading