Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 167 Bytes

CRI与OCI的关系.md

File metadata and controls

5 lines (3 loc) · 167 Bytes

CRI 与 OCI 的关系

CRI 只是定义了接口规范,定义了客户端和服务端接口的规格。

OCI 是定义了容器和镜像应该符合什么规范。