Docker image with uWSGI and Nginx for Flask web applications in Python 3.7, Python 3.6 running in a single container. Optionally using Alpine Linux.
Images use tiangolo/uwsgi-nginx-flask-docker as base image. Please visit https://github.com/tiangolo/uwsgi-nginx-flask-docker for more information on how to use it.
This Docker image allows you to create Flask web applications in Python that run with uWSGI and Nginx in a single container.
uWSGI with Nginx is one of the best ways to deploy a Python web application, so you should have good performance (check the benchmarks) with this image.
There is also an Alpine version. If you want it, use one of the Alpine tags from above.
GitHub repo: https://github.com/hseling/hseling-api-base
Docker Hub image: https://hub.docker.com/r/hseling/hseling-api-base/