Airflow This repository shows airflow using the littlest setup. Deploy ## Build image docker build -t littlest-airflow:latest . ## Run image docker-compose up -d Then the webserver can be viewed at localhost:8080