Hi yaasln,

What are the security concerns related to the user being a member of
the root group? I used the root group when making the docker image run
as a non root user because that follows the OpenShift guidelines [0].

Thanks,
Michael

[0] 
https://docs.openshift.com/container-platform/3.11/creating_images/guidelines.html#openshift-specific-guidelines


On Tue, Aug 29, 2023 at 5:33 AM asn <yaa...@gmail.com> wrote:
>
> Hi dev,
>
> Currently, pulsar image uses root group default. To make the image more
> safe, we can add a group `pulsar`, and then add the default user `pulsar`
> into this group.
>
> The change is located at https://github.com/apache/pulsar/pull/21084
>
>
> Thanks!
>
> yaalsn

Reply via email to