Apache Airflow Docker

curl -LfO 'https://airflow.apache.org/docs/apache-airflow/2.2.1/docker-compose.yaml'

docker-compose up airflow-init
sandy_codes_py