alros / docker-nginx-flask-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-nginx-flask-demo

Example of Python/Flask webapp running behing nginx+tls in Docker Compose

Launch run.sh and open https://localhost or call curl --insecure https://localhost


You can find the explanation in my article on Medium

About


Languages

Language:Python 51.8%Language:Shell 29.3%Language:Dockerfile 18.9%