nginx-gunicorn-flask
nginx-gunicorn-flask copied to clipboard
Dockerfile for Nginx + Gunicorn + Flask
Thanks for sharing your wonderful work. It saves us a lot of time. Would you be kind enough, to demonstrate how to support SSL via the cert from https://letsencrypt.org/ ?
### changes: + using official python image[https://hub.docker.com/r/_/python/] + run by docker-compose + mount all codes and 3 .conf files by -v
``` /usr/lib/python2.7/dist-packages/supervisor/options.py:296: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a...