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.
Use docker-compose build
and docker-compose up
to run image in full development environment.
GitHub repo: https://github.com/hseling/hseling-api-direct-speech
Docker Hub image: https://hub.docker.com/r/hseling/hseling-api-direct-speech/