potiuk commented on issue #9898: URL: https://github.com/apache/airflow/issues/9898#issuecomment-664008103
Hey @kaxil. I did a quick review of what we have in the image, and I believe we would not be able to release ANY image which would not contain GPL code :). Starting from Glibc which is LGPL and including those basic tools and libs: ``` apt freetds gnupg gosu libffi6 libsasl (GPL + BSD-4) also X licence netcat rsync unixodbc ``` So I really doubt we shoudl worry about binaries included in the Docker image :). I will open an issue with Infra and try to find the right person to talk to at ASF but I think it's not an issue at all. ---------------------------------------------------------------- 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]
