Search Docker Hub
Back
nginx-wsgi
By oneoffcoder
A container showing how to run flask behind gunicor and nginx.
127
A container demonstrating how to run a Flask application behind gunicorn and nginx.
GitHub
Pull it.
docker pull oneoffcoder/nginx-wsgi:latest
Run it.
docker run -it -p 80:80 --rm oneoffcoder/nginx-wsgi
Observe it.
Content type
Image
Digest
Size
49.2 MB
Last updated
over 6 years ago
docker pull oneoffcoder/nginx-wsgi