Rajpratik71 commented on pull request #11352:
URL: https://github.com/apache/airflow/pull/11352#issuecomment-705664642


   > > > That's a good idea actually
   > > 
   > > 
   > > It's what we use so we don't have to worry about doing adding that flag 
in all our dependant images 🙂
   > 
   > :) @Rajpratik71 Can you update the PR to use the env var instead
   
   On examining i noticed that it is multi stage docker build , with a build 
image and the main image . All the dependencies are getting installed in 
builder image , then there is no need of this as after build main image is used 
and pushed .
   
   So , there is no need of this PR.
   
   Hence , closing.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to