Skip to content

DOCKER_02

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

DOCKER_02

Description

Ensure no root aliases (root, toor, 0) are used. 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