Show HN: Deploy Flask (Python) web apps to production with Docker easily (hub.docker.com) 1 points by tiangolo 8y ago ↗ HN
[–] tiangolo 8y ago ↗ This Docker base image takes care of setting up and fine tuning Nginx and uWSGI to serve a Flask (Python) web app “ready for production”.You only need to take care of your Flask code.It has sensible defaults but you can also configure and adjust it further if you need to.GitHub: https://github.com/tiangolo/uwsgi-nginx-flask-docker Docker Hub: https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/
1 comment
[ 5.8 ms ] story [ 17.3 ms ] threadYou only need to take care of your Flask code.
It has sensible defaults but you can also configure and adjust it further if you need to.
GitHub: https://github.com/tiangolo/uwsgi-nginx-flask-docker Docker Hub: https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/