Flask: see https://flask.palletsprojects.com/en/stable/
Similar to https://github.com/sladkovm/docker-flask-gunicorn-nginx but this one is simpler
To use,
make container_build
make up
In a browser, visit http://localhost to see a static HTML page
This demo repo is part of a sequence of tutorials