potiuk commented on PR #35801:
URL: https://github.com/apache/airflow/pull/35801#issuecomment-1824049973

   Actually - I made it even better (see the latest version). I also figured 
how to do it so that we do not have to keep the separate lists of variables to 
pass in neither docker-compose base.yaml nor in docker.env - we are now 
generating the files with the list of variables for both docker and 
docker-compose.
   
   After this change there is only one place where you need to add env variable 
to pass to docker (ShellParamss `env_variables_for_docker_commamds` - which 
will make it very straightforward on how to extend the functionality of breeze 
passing variable to container.


-- 
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]

Reply via email to