Skip to content

netflame/docker-airflow

Repository files navigation

docker-airflow

how to use

  1. docker pull netflame/airflow (or you can build yourself)
  2. customize .env that you need
  3. docker-compose up -d (perhaps you need modify docker-compose.yml to to suit your .env)

attention

ensure airflow start behind mysql