janhoy commented on PR #4273: URL: https://github.com/apache/solr/pull/4273#issuecomment-4217317831
> What do we use `gosu` for? Just want to clarify that its worth this headache See my comment at the end of the PR description. I have never felt the need to use it. The theoretical need is if someone needs to customize some bootstrap logic which requires running the container as root instead of the declared `USER`, then they can use `gosu` to switch back to the `solr` user. But an attractive alternative to this to simply remove gosu, which will be a 1-line change... -- 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]
