potiuk edited a comment on issue #9898: URL: https://github.com/apache/airflow/issues/9898#issuecomment-661251660
Great idea @ryw ! I think by just discussing and documenting/reviewing it we might find some issues we were not aware of. For example I just double checked and I think we should not include "mysql" extra in the binary Docker image of ours. I just re-read the statement "Apache projects may not distribute Category X licensed components, be it in source or binary form; and be it in ASF source code or convenience binaries". The binary Docker image is a "convenience binary" and currently it does contain "mysql" extra as default -> thus the GPL libraries. So we should likely release a new image very soon (and possibly deprecate the old images). I wonder what others think? We can re-release the images again taking released "pypi" package and latest Dockerfiles. That is possible? WDYT? ---------------------------------------------------------------- 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]
