الموقع دا من اجمل الحاجات اللي تفهمك الدنيا من أصولها
الموقع دا من اجمل الحاجات اللي تفهمك الدنيا من أصولها. وساعدني كتير في كتابة البلوج دا والتحضير لحلقة أحمد الإمام
Ivan Velichko @iximiuz
"Containers are just Linux processes" is a useful shortcut - until it isn't.
The OCI Runtime Spec defines a container as an isolated environment _for_ running processes, not the process itself. And Linux namespaces + cgroups are only one possible implementation.
The spec also covers Windows, FreeBSD, Solaris, z/OS... and even VM-based containers 🤯
So, what exactly is a container? I tried answering this question in: labs.iximiuz.com/tutorials/oci-container…