bowenliang123 commented on issue #4175: URL: https://github.com/apache/kyuubi/issues/4175#issuecomment-1384221133
As for the choice of operation system, I would prefer options in either `alpine` or `centos`. Considering the maturity in industry production and package management, - `ubuntu` is less used as base docker image in production - `centos` is more common in production in practise , but it's no longer maintained from official - `alpine` is popular and practically used as small-size Linux base images in Docker, generally used from app to service deployment. plus, the `apk` is easy to use and includes most common package -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
