Glossary infra Term Page

Unprivileged container

A container whose internal root UID/GID is mapped to non-root IDs on the host

unprivileged-container #infra#proxmox
Korean version

Related Concepts

Core Idea

Unprivileged container is A container whose internal root UID/GID is mapped to non-root IDs on the host, reducing privilege exposure. It usually makes the most sense alongside Bind mount, Nesting, cgroup limits.

Why It Matters Here

Mathbong reuses this term across proxmox posts as shared vocabulary.

Posts Mentioning This Concept