Non-Root Execution

Back to Runtime Security

Running container processes as a non-root user to limit the damage of container escape vulnerabilities. If a process running as root escapes the container, it may have root access to the host. Non-root execution is a basic container hardening requirement.

infrastructure-security containers non-root