Container
Jul 2, 2026 · 1298 words · 7 mins read
A container is a process running with its own cgroup for resource limits and namespaces for process ID (PID), user ID (UID), mount, Inter-Process Communication (IPC), network, environment variable, etc. Through these configurations, the container process sees itself as isolated.