I have an ECS Fargate container running a nodejs application with non-root permissions and is also mounted to an EFS volume on /some_folder inside the container.
I follow