potiuk commented on issue #19001:
URL: https://github.com/apache/airflow/issues/19001#issuecomment-1006914699
A comment: this approach will produce a much bigger docker image than it
should be (because of the build essentials - extending the image like that is
not the best idea).
You can actually take a look at the
https://airflow.apache.org/docs/docker-stack/build.html#customizing-the-image
where you can find description and a lot of exmples on how you can customise
the image instead to get 30%-50% smaller image as a result (with slight
complexity in the building process).
--
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]