Skip to content

arenadata/airflow-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

airflow-docker

Simple airflow Dockerfile

Build

git clone cd airflow-docker docker build ./ -t airflow

docker start -d -p 8080:8080 airflow

ToDo

  • external Postgres / MySQL
  • LocalExecutor(n)
  • celery/redis clusterization

About

Airflow dockerfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors