Skip to content

k-ken-t4g/sample-arm-docker-airflow

Repository files navigation

sample-arm-docker-airflow

Docker Hub Docker Pulls Docker Stars Github

Docker Apache Airflow(2.0.1) for RaspberryPi (ARM Architecture)

Informations

Pull from Public Docker repo

Just excecute below command.Only arm64 is available.

docker pull kkent4g/airflow-sample-arm

How to build localy

By excecuting make command by non-root user, it will automaticaly create airflow docker environment.

$ make airflow

Checked it will works on below environments

  • Ubuntu 20.0.4(64bit)
  • Raspbian OS(32bit)

It will take quite a time to buid for RaspbianOS buster(32 bit).