Skip to content

namcxn/airflow-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airflow-docker

Dockerfile of Airflow

Info

Usage

Pull the image

docker pull namcx/airflow-docker

By default, airflow-docker runs Airflow with LocalExecutor :

docker run -d -p 8080:8080 namcx/airflow-docker webserver