Skip to content

rootstrap/rs-airflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Airflow

Custom image for Airflow. Uses version 2.1.2. It installs the dependencies for apache livy and kubernetes.

In the case that you need to update this image, just modify the Dockerfile with the required dependencies, build and push the image.

Build image

	docker build -t rootstrap/eks-airflow:2.1.2 . 

Push image

	docker push rootstrap/eks-airflow:2.1.2

Releases

No releases published

Packages

No packages published