potiuk opened a new issue #8604:
URL: https://github.com/apache/airflow/issues/8604


   **Description**
   
   Since we have separate "build" segment for the production image, We will 
need to add any extra dependencies there rather than on top of the base image 
if someone wants to add those dependencies. 
   
   **Use case / motivation**
   
   The initial idea was to be able to extend the image with some extra 
dependencies but since the production image is optimized for size it does not 
have a lot of the dependencies that are needed to build it (build-essentials 
for one) so those dependencies will have to be added in the build segment.
   
   


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