Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

An Apache Airflow docker image for the Helm chart
https://github.com/tekn0ir/airflow-docker

Last synced: 2 months ago
JSON representation

An Apache Airflow docker image for the Helm chart

Awesome Lists containing this project

README

        

# Airflow docker
An Apache Airflow docker image for the Airflow Helm chart

### Base Docker Image

* [node](https://hub.docker.com/_/python/)

### Installation

1. Install [Docker](https://www.docker.com/).

2. Download: `docker pull tekn0ir/airtflow_rs`

(alternatively, you can build an image from Dockerfile: `docker build -t="tekn0ir/airtflow_rs" github.com/tekn0ir/airflow-docker`)