DOCKER_01 - EmbarkStudios/opa-policies GitHub Wiki

DOCKER_01

Description

Not specifying a USER means the user will be root. The last USER should not be root as it opens up certain security risks if an attacker gets access to the container.