Home

Awesome

Airflow docker

An Apache Airflow docker image for the Airflow Helm chart

Base Docker Image

Installation

  1. Install Docker.

  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)