aruetten commented on PR #3778: URL: https://github.com/apache/solr/pull/3778#issuecomment-3411615484
Forget to mention the actual issue and use case for us. This is not an issue while using the script on an AWS EC2 instance with Amazon Linux. But we use the script also inside a docker container based on an Amazon Linux Image. The issue there is that inside docker /etc/os-release will point to Amazon Linux while /proc/version is created at boot time and based on the host system and not the container. The host system can be any linux and does not necessarily have RedHat inside /pro/version. -- 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]
