potiuk commented on pull request #12990: URL: https://github.com/apache/airflow/pull/12990#issuecomment-743172230
@ashb @kaxil -> I updated this PR a little - i clarified some of the docs/parameters and added some more clarifying comments in the Dockerfile. I also changed the default values in the way than when you just run the `docker build .` you will get the "true" production build - build from PyPI packages and not from the sources. This is the final step of making the "Production image" true production-ready and once 2.0 is out, it makes it suitable now to make it into the "Docker official image". Once we release 2.0 I will complete the work on that: #11740 -> separate read-only repo with only the image and scripts so that you can build the image without Airflow sources. #10107 -> apply for the "official docker image" status with that repository. ---------------------------------------------------------------- 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]
