Skip to main content

Adding DAGs — Docker

This guide extends the Docker Installation setup. After Airflow is running in Docker, the next step is getting DAG code from Git into the ./dags folder safely and automatically — with tests running before anything reaches production.