OMR5221 / airflow_docker

Custom Airflow Docker Instance to test v 1.10.12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Custom Airflow Docker Instance to test v 1.10.12


Languages

Language:Shell 65.3%Language:Dockerfile 34.7%