Most RecentMost ViewedMost LikesDocker image with non-root user I downloaded the docker image smartbear/ready-api-soapui-testrunner from docker hub. It looks like it runs as root user. I would like to run the application as a non-root user. Is that possible? Solved