/airflow_docker

Custom Airflow Docker Instance to test v 1.10.12

Primary LanguageShell

Great Expectations + dbt + Airflow Pipeline

Attempting to configure for Production utilization:

Changes:

  1. Moved to Airflow v1.10.12
  2. Defined versions for dbt and great_expectations that work for available DAGs
  3. Added DBT docs to accessible urls:
  1. Docker Command to acccess container: docker exec -it airflow_webserver sh -c "/entrypoint.sh /bin/bash"