From 931bb9e67697f61f1c1513481411fc3c50fcbde4 Mon Sep 17 00:00:00 2001 From: Fabrizio Branca Date: Fri, 30 Apr 2021 12:01:49 +0200 Subject: [PATCH] Update oci-container.md --- radar/2021-01-01/oci-container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radar/2021-01-01/oci-container.md b/radar/2021-01-01/oci-container.md index 5e722b4..e9e5bf3 100644 --- a/radar/2021-01-01/oci-container.md +++ b/radar/2021-01-01/oci-container.md @@ -5,7 +5,7 @@ quadrant: platforms-and-aoe-services --- -OCI-compatible Containers are currently the most-used solution for creating and managing container-based infrastructures and deployments. +OCI-compatible containers are currently the most-used solution for creating and managing container-based infrastructures and deployments. Containers and their runtime are an easy way to run applications and serivces as an isolated process (using Linux kernel cgroups, network namespaces and custom mounts).