docker-compose up airflow-init
docker-compose up -d
You might have to change permissions of /var/run/docker.sock
in order to run docker operators
More of my airflow work can be found Here
docker-compose up airflow-init
docker-compose up -d
You might have to change permissions of /var/run/docker.sock
in order to run docker operators
More of my airflow work can be found Here