Airflow Projects
https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html
https://docs.docker.com/compose/install/linux/
docker https://docs.docker.com/engine/install/debian/#install-using-the-repository docker compose check https://docs.docker.com/compose/install/linux/
docker airflow : https://hub.docker.com/r/bitnami/airflow
airflow example dags https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/example_dags/index.html#module-airflow.example_dags
airflow from python https://airflow.apache.org/docs/apache-airflow/stable/start.html
back fill
gcloud composer environments run airflow-01 --location=us-central1 dags backfill -- Back_Fill --start-date 2023-12-20 --end-date 2023-12-23