It is well known that for container-based environments, leaving the root user as the default is a vulnerability.
Actually I use Quarkus and the official Dockefile does not change the user for a non root, my question is have you considered changing the way these images are built to follow best security practices?
It is well known that for container-based environments, leaving the root user as the default is a vulnerability.
Actually I use Quarkus and the official Dockefile does not change the user for a non root, my question is have you considered changing the way these images are built to follow best security practices?