Container Runtime به برنامهای گفته میشود که قابلیت پیادهسازی Container را در سیستم مهیا میکند.
به عنوان مثال Docker یک Container Runtime است.
به عنوان مثال LXD یک Container Runtime است.
به عنوان مثال LXC یک Container Runtime است.
A container runtime is software that executes containers and manages container images on a node. Today, the most widely known container runtime is Docker, but there are other container runtimes in the ecosystem, such as rkt, containerd, and lxd.