I have airflow running on a docker container. I'm working with airflow version 2.0.2.
I know that I can actually create pools via the UI. But I'm looking for a way to create the pools programmatically on docker build via a pools.json file. Any way to help ?