Dockerfile: uwsgi w/o preforking, Readme: Docker instructions
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)