logo

Boosting Container Security with Rootless Containers

ID: 124a78f1-0a67-5ca0-8fef-1250635e550e

STIX ID: report--124a78f1-0a67-5ca0-8fef-1250635e550e

Feed Name: Aqua Security Blog

Date Published: 2021-01-14

Date Updated: 2026-04-26

...
...

**Executive summary:** Running containers as root by default increases the risk of host compromise because container root maps to host root; rootless containers mitigate this by using user namespaces so processes appear as root inside the container while mapping to unprivileged host IDs, reducing the attack surface. The post describes how rootless implementations work, notes vendor support (podman, Singularity, Docker rootless), mentions ongoing Kubernetes work, and recommends avoiding root containers and using admission controls, policy checks, and configuration scanning to enforce non-root container execution.

Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.