tiangolo/uwsgi-nginx-flask-docker resource
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3853
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
3005 stars · 613 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker base image bundling uWSGI and Nginx to serve Python Flask web applications from a single container. The project is officially deprecated, with the maintainer recommending building images from scratch or using orchestration-specific setups instead.
Use cases
- deploy a flask app in a single docker container
- docker image with nginx and uwsgi for python
- serve flask behind nginx in one container
- production docker base image for flask
- containerize a python flask web application
When to choose
- you maintain a legacy deployment already built on this image
- you need a simple single-container Flask setup without Kubernetes and want a battle-tested preconfigured stack
When to avoid
- starting a new project, since the image is deprecated
- deploying on Kubernetes or similar orchestrators, where the maintainer recommends building from scratch
- you need long-term security updates or modern Python versions beyond those tagged
Facets
infra-config · maturity maintenance
deployment http-server web-framework web-development backend python docker-image uwsgi nginx flask deprecated base-image devops containers docker linux
5 sources
- readme: https://github.com/tiangolo/uwsgi-nginx-flask-docker · fetched 2026-08-28 · b341579e61e8
- homepage: https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/ · fetched 2026-08-29 · 925fd7e04de6
- site_page: https://docs.docker.com/docker-hub · fetched 2026-08-29 · caaa18892709
- site_page: https://www.docker.com/docs · fetched 2026-08-29 · aeada2272712
- site_page: https://www.docker.com/company · fetched 2026-08-29 · 05ab59b2bc29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tiangolo/uwsgi-nginx-flask-docker | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="tiangolo/uwsgi-nginx-flask-docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem