119 Forks
110 Stars
110 Watchers

airflow-docker

Source code of the Apache Airflow Tutorial for Beginners on YouTube Channel Coder2j (https://www.youtube.com/c/coder2j)

How to download and setup airflow-docker

Open terminal and run command
git clone https://github.com/coder2j/airflow-docker.git
git clone is used to create a copy or clone of airflow-docker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with airflow-docker https://github.com/coder2j/airflow-docker/archive/master.zip

Or simply clone airflow-docker with SSH
[email protected]:coder2j/airflow-docker.git

If you have some problems with airflow-docker

You may open issue on airflow-docker support forum (system) here: https://github.com/coder2j/airflow-docker/issues