potiuk commented on PR #49681: URL: https://github.com/apache/airflow/pull/49681#issuecomment-2828351593
> @potiuk , @ashb I uncommented the AIRFLOW_CONFIG variable in the docker-compose.yaml. They airlfow-init step should create it correctly in the config area and all other containers will share the common config. > > Let me know if this looks good to y'all As long as the docs for quick-start explain it - sure, that can be ok. The problem is still that we can have potentially several airflow containers trying to wrie this file - so maybe worth updating the docs with instructions on how to initialise it - I think there is a "cli" command that could be run for this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
