1 个仓库
Metadata objects that link a content reference to its media type and expected size.
Distinct from Content Reference Pointers: Covers the descriptor structure itself (media type + digest) rather than just a pointer to cloud storage.
Explore 1 awesome GitHub repository matching data & databases · Content Descriptors. Refine with filters or upvote what's useful.
OCI Container Image Specification 是一个标准化的容器镜像格式,确保了不同构建工具和运行时之间的互操作性。它作为一种分发标准,用于构建镜像 Blob 和清单(manifests),为在注册表和客户端之间传输数据提供了一致的方式。 该规范采用内容可寻址存储标准,使用加密摘要标识镜像层和清单,以确保数据完整性。它包括一个用于定义执行元数据(如入口点和环境变量)的基于 JSON 的配置模式,并提供了一种灵活的打包格式,以使用自定义媒体类型捆绑非容器工件。 该项目涵盖了高级能力,包括通过将引用映射到特定操作系统和架构的索引进行多平台镜像分发。它还定义了文件系统层组合、通过清单进行资源映射以及将镜像配置转换为运行时规范的机制。
Provides a system to identify external components using media types and digests to ensure content integrity.