关于 registry

在 docker dos 里面有这样一段描述:

https://docs.docker.com/registry/

Registry, the open source implementation for storing and distributing container images and other content, has been donated to the CNCF. Registry now goes under the name of Distribution, and the documentation has moved to distribution/distribution. The Docker Hub registry implementation is based on Distribution. Docker Hub implements version 1.0.1 OCI distribution specification. For reference documentation on the API protocol that Docker Hub implements, refer to the OCI distribution specification.

Registry是用于存储和分发容器映像和其他内容的开源实现,它已被捐赠给CNCF。Registry现在以Distribution的名字命名,文档也移到了Distribution / Distribution。

Docker Hub注册表的实现是基于Distribution的。Docker Hub实现了版本1.0.1的OCI发行规范。有关Docker Hub实现的API协议的参考文档,请参阅OCI发布规范

Distribution 文档现在在:

https://distribution.github.io/distribution/

相关推荐
i小溪16 分钟前
在使用 Docker 时,如果容器挂载的数据目录(如 `/var/moments`)位于数据盘,只要服务没有读写,数据盘是否就不会被唤醒?
人工智能·docker
蓝纹绿茶3 小时前
【Mac】实现Docker下载安装【正在逐步完善】
macos·docker·容器
2401_861615284 小时前
跨平台的ARM 和 x86 Docker 镜像:汇编语言实验环境搭建
linux·汇编·ubuntu·docker·容器
INFINI Labs6 小时前
搭建持久化的 INFINI Console 与 Easysearch 容器环境
docker·easysearch·console
生活爱好者!7 小时前
NAS 部署白板工具,实现思维导图/画板/流程图自由
运维·docker·容器
乌鸦不像写字台13 小时前
【docker部署】在服务器上使用docker
服务器·docker·容器
艾伦_耶格宇16 小时前
【docker】-1 docker简介
运维·docker·容器
IvanCodes18 小时前
二、Docker安装部署教程
docker·容器
保持学习ing1 天前
day1--项目搭建and内容管理模块
java·数据库·后端·docker·虚拟机
susu10830189111 天前
Debian 11 Bullseye 在线安装docker
运维·docker·debian