🧪 Examples for https://github.com/stav121/apache-airflow-goodies
airgoodies version | Examples tag |
---|---|
0.0.4 | v0.0.4 |
0.0.3 | v0.0.3 |
0.0.2 | v0.0.2 |
Check-out the project and checkout to the branch and example you want to test.
In your terminal run:
docker-compose build
docker-compose up -d
In your browser visit: http://localhost:8080
and use the credentials airflow:airflow
.
Run the example of your choosing.
Stavros Grigoriou (stav121)