# tiangolo/uwsgi-nginx-flask-docker

Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

Repository: https://github.com/tiangolo/uwsgi-nginx-flask-docker
Canonical: https://ross.abutalabs.com/products/uwsgi-nginx-flask-docker
Homepage: https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: uwsgi-nginx, flask-application, docker-image, python-flask, docker-container, flask, dockerfile, uwsgi, nginx, nginx-server, python, flask-image, web, webapp, debian
Last push: 2026-08-25T13:43:00+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3853, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3005, forks 613 (observed 2026-08-28T04:07:37.591841+00:00)

## What it is
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
- artifact type: infra-config
- maturity: maintenance
- function: deployment, http-server, web-framework
- domain: web-development, backend
- platform: python
- tags: docker-image, uwsgi, nginx, flask, deprecated, base-image, devops, containers, docker, linux

## Member repositories
- tiangolo/uwsgi-nginx-flask-docker (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.591841+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:24.072005+00:00, confidence not recorded.
  - readme: https://github.com/tiangolo/uwsgi-nginx-flask-docker (fetched 2026-08-28T04:07:37.591841+00:00, sha b341579e61e8)
  - homepage: https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/ (fetched 2026-08-29T09:45:42.916650+00:00, sha 925fd7e04de6)
  - site_page: https://docs.docker.com/docker-hub (fetched 2026-08-29T09:45:42.926343+00:00, sha caaa18892709)
  - site_page: https://www.docker.com/docs (fetched 2026-08-29T09:45:42.928180+00:00, sha aeada2272712)
  - site_page: https://www.docker.com/company (fetched 2026-08-29T09:45:42.930021+00:00, sha 05ab59b2bc29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
