imamdigmi opened a new issue #18374: URL: https://github.com/apache/airflow/issues/18374
### Description as far as i know, currently Airflow only supports Debian as a base docker image, maybe it will be more flexible if airflow can use other linux distributions like CentOS, because some features in Cloud Provider (e.g Alibaba Cloud) requires CentOS base container image to enable some features ### Use case/motivation we want to implement OSS (cloud object storage) as a Persistent Volume on Alibaba's cloud service provider, to use this feature we are required to use CentOS as the base container image used in Kubernetes. what I'm thinking right now is to create a custom Airflow docker image using CentOS, is that the recommended solution? any other suggestions would be very valuable, thanks ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
