potiuk opened a new issue #10363: URL: https://github.com/apache/airflow/issues/10363
**Description** We have quite comprehensive documentation about Docker Images used (https://github.com/apache/airflow/blob/master/IMAGES.rst) however it can be quite overwhelming for image users who just want to use it and possibly customize the image without having to know all the internals. There is a small section about Production Images in https://github.com/apache/airflow/#official-docker-images but it likely need to be a bit updated and possibly some information from the IMAGES.rst can be copied or moved here (and some new information added). It should be mostly focused on users, not developers of the image. I think the content of that section could consist of: 1) Context - what the prod image is and where it can be used + explanation that in DockerHub there is just a convenience binary and that image can (and often should) be built from the officially released sources. 2) Naming and links to the Production Images 3) Describe two options for the image - customization/extension 4) Short how-to on how to build image using Breeze (this is the easiest way for now). 5) link to https://youtu.be/wDr3Y7q2XoI - Airflow Summit 2020's "Production Docker Image" talk where context, architecture and customization/extension methods are explained. **Use case / motivation** Make it easier for casual or first-time users to understand how they can use the image. ---------------------------------------------------------------- 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]
