nginx-gunicorn-flask icon indicating copy to clipboard operation
nginx-gunicorn-flask copied to clipboard

Dockerfile for Nginx + Gunicorn + Flask

Results 3 nginx-gunicorn-flask issues
Sort by recently updated
recently updated
newest added

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...