# puckel/docker-airflow

Docker Apache Airflow

Repository: https://github.com/puckel/docker-airflow
Canonical: https://ross.abutalabs.com/products/docker-airflow
Language: Shell
License: Apache-2.0
License Family: permissive
Topics: docker-airflow, airflow, docker, scheduler, workflow, task, management
Last push: 2023-03-01T09:11:52+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4102, "days_push": 1281, "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 3809, forks 590 (observed 2026-08-28T04:08:20.556420+00:00)

## What it is
A Dockerfile and Docker Compose setup for running Apache Airflow, the workflow orchestration scheduler, published as a public Docker Hub image. It supports Sequential, Local, and Celery executors with Postgres as backend and Redis as queue.

## Use cases
- run apache airflow in docker
- set up airflow with docker-compose
- deploy airflow with celery executor
- containerize my data pipeline scheduler
- quickly spin up an airflow webserver
- orchestrate etl workflows with airflow

## When to choose
- you want a ready-made Docker image of Airflow without building your own
- you need a quick local Airflow environment with docker-compose
- you want to test different Airflow executors (Sequential, Local, Celery)

## When to avoid
- you need the latest Airflow version or active support - the project is in maintenance mode
- you run Airflow on Kubernetes and should use the official Airflow Helm chart instead
- you need a supported production deployment - the official Apache Airflow Docker images are better maintained

## Facets
- artifact type: infra-config
- maturity: maintenance
- function: workflow-automation, scheduling, container-runtime, deployment
- domain: -
- platform: python
- tags: apache-airflow, docker-image, docker-compose, workflow-orchestration, scheduler, celery, postgres, redis, data-engineering, devops, automation, containers, docker, linux

## Member repositories
- puckel/docker-airflow (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.556420+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-29T18:26:38.657469+00:00, confidence not recorded.
  - readme: https://github.com/puckel/docker-airflow (fetched 2026-08-28T04:08:20.556420+00:00, sha e91542f8f96a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
