Hello,
Currently, we use cloud composer to use apache airflow (1.10.14+composer).
Before we deploy our code, we want to test it locally, what's the best way to replicate cloud composer in a local environment?
We already use a docker-compose set up with the image apache/airflow:1.10.14, but it doesn't behave as it does in cloud composer.
Any tips are appreciated! 🙌🏻