GraphCanon updated Sep 16, 2026 · GitHub synced Sep 16, 2026
30views this month
Decision brief
docker-airflow leverages Docker to provide streamlined management of Apache Airflow environments, making it easy for developers to maintain and deploy workflows.
Good fit when
- Opt for docker-airflow if you are already using Docker in your workflow setup, because it seamlessly integrates with existing infrastructure without needing additional configuration steps.
- When reliability is key, as the automated build service ensures that images are up-to-date with the latest Apache Airflow versions and security patches.
Avoid when
- Avoid docker-airflow if you require a completely customized setup for your workflow management system and have limited experience or resources to understand and manage Docker configurations.
- Should be avoided in environments where there is no need for containerization benefits as using docker-airflow may introduce unneeded complexity.
- Pricing:
- freemium - Open source under the Apache-2.0 license, it is free of cost, but support and enterprise features might come at a premium.
- Requirements:
- Requires Docker
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (3,810) are secondary evidence.
- Docker Hub pulls (30d)
- 22,758,447·Docker Hub API·Sep 16, 2026
Maintenance and security
Full trust report- Maintenance
- Dormant (1294d since push)
- As of Sep 16, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 16, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/puckel/docker-airflowSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides Docker images for Apache Airflow to facilitate an automated build and maintainance of workflow management.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 16, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 16, 2026
- Languages
- shell
Source: github.language · Sep 16, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 16, 2026)
## Install custom python packageSource link
Tags
README
docker airflow This repository contains Dockerfile of apache airflow for Docker's automated build published to the public Docker Hub Registry. Installation Pull the image from the Docker repository. docker pull puckel/docker airflow Install custom python package Create a file "re...
For agents
This page has a .md twin and JSON over the API.