We are on OneIM v10.0.0 and using docker containers (Windows and Linux) on AWS ECS (Fargate) created from the images provided on the One Identity Docker hub.
The containers function but I believe run as root by default. For compliance reasons we need to limit the access the root file systems and use non-root users to run the application.
Is there any way of using a “non-root user” to run containers using the existing OI images provided on the docker hub?