An open API service indexing awesome lists of open source software.

https://github.com/darrenhaken/docker-airflow

Apache Airflow using Docker
https://github.com/darrenhaken/docker-airflow

airflow airflow-docker bigdata docker docker-compose docker-container dockerfile

Last synced: about 1 month ago
JSON representation

Apache Airflow using Docker

Awesome Lists containing this project

README

          

# docker-airflow
Apache Airflow using Docker

Install Docker on Mac/Windows by:
https://www.docker.com/products/docker-toolbox

Run

`docker-compose up`

Ports exposed are:
- Web UI 8080
- Flower 5555