An alternative nginx uwsgi flask docker setup An alternative to https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/ To run hello world just do docker-compose build docker-compose up Put your code in src/main.py Comments and suggestions welcome.