But later in the same yr an initiative referred to as the Open Container Project was introduced, and later renamed as the Open Container Initiative (OCI). Run beneath the auspices of the Linux Foundation, the aim of the OCI is to develop industry standards for a container format and container runtime software program for all platforms. The place to begin of the OCP standards was Docker technology, and Docker donated about 5 {2a79250889bbb436aede83d3d9821727c714ae644fdce8eebb7ee5764bc860a0} of its codebase to the project to get it off the bottom.
Perhaps extra importantly, virtualization and containers are additionally coming to be seen as complementary technologies quite than competing ones. Many folks believe that containers are less secure than virtual machines as a result of if there’s a vulnerability in the container host kernel, it may provide a means into the containers which might be sharing it. That’s additionally true with a hypervisor, but since a hypervisor supplies far much less functionality than a Linux kernel (which typically implements file techniques, networking, application course of controls and so forth) it presents a much smaller assault surface. The thought of the OCI is to make sure that the elemental constructing blocks of container technology (such because the …