You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.