setting up apache airflow using docker

This is the best resource i found to setup airflow using docker-compose. You need a more recent version of the docker compose. 

Create a file called docker-compose.yaml with content take from here. Then run the following command :-

docker-compose up airflow-init

next,  run the following command. 

docker-compose up


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm