Skip to content

dominic-lcw/littlest-airflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Airflow Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published