Update oci-container.md

This commit is contained in:
Fabrizio Branca
2021-04-30 12:01:49 +02:00
committed by GitHub
parent 468adce7d8
commit 931bb9e676

View File

@@ -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).