Skip to content

DOCKER_01

Fredrik Grönqvist edited this page Apr 22, 2021 · 1 revision

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.

Clone this wiki locally