tanvn commented on issue #39088: URL: https://github.com/apache/airflow/issues/39088#issuecomment-2072363288
@paramjeet01 I use pip to install from the source code locally: https://github.com/apache/airflow/blob/4ae85d754e9f8a65d461e86eb6111d3b9974a065/INSTALL#L73 on a docker image. The base docker image is https://hub.docker.com/r/centos/python-38-centos7 (or you can use CentOS7 then install Python with the version you want on it) There are some required packages/libraries in order to install Airflow on CentOS but it is not that difficult. -- 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]
