michaeljmarshall commented on pull request #8796: URL: https://github.com/apache/pulsar/pull/8796#issuecomment-737681442
I pushed updates to use the user's id instead of name, and I pushed an update to properly chown the added directories in the `pulsar-all` `Dockerfile`. After fully building the project tonight, I noticed that the `pulsar-standalone` image still runs as the root user and that all of its directories are owned by `root` or by `postgres`. That docker image looks a bit more complicated than the `pulsar` and `pulsar-all` images, so I am going to refrain from updating that `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]
