michaeljmarshall commented on pull request #8796: URL: https://github.com/apache/pulsar/pull/8796#issuecomment-774608357
This PR should now satisfy the requirements for OpenShift as well as running as a non root user and non root group. I've assumed that users will need to be able to read/write to the `/pulsar` directory. It's possible that this is more permission than necessary. I also added the `VOLUME` directive to standalone Dockerfile, as this was the original reason there was a `VOLUME` directive in the `pulsar` Dockerfile. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
