Container Lifecycle
The state of a container is managed using the utilities provided by container engines.
The state of a container is managed using the utilities provided by container engines.
Creation and execution of container is enabled using features like namespaces, Cgroups, seccomp, and SELinux
A container is a set of one or more isolated processes running on an Operating System