Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 230 Bytes

docker_flask_microservice

This is a rather simple example on how to build a python web service with Flask, and run it within Docker. The setup is completed running the service behind Gunicorn, and using Nginx as reverse proxy.