Hi all,
I am currently working to spin up a customized version of ACS Enterprise 6.1.x on AWS EKS with AWS services. I have followed the instructions (leveraging the helm chart) and got things somewhat working. However, as part of my acceptance criteria, I need to run all containers as non-root. Thus far, all the components we are using are free from this issue except Share. Any documentation on how this could be made to run as a non-root user like the permissions required etc? I saw that there was a drive to do this for all Alfresco images so partially wondering if I just haven't found the necessary details on share. I also raised this GitHub issue to this effect: https://github.com/Alfresco/acs-packaging/issues/2287