关于 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/

相关推荐
JadenOliver11 小时前
Docker 守护进程核心配置入口:daemon.json
docker·daemon.json
用户938169125536012 小时前
Ubuntu系统docker错误,failed to do request: Head "https://registry-1.docker.io/v2/...
docker
m0_7482459212 小时前
Docker 容器基本操作
运维·docker·容器
咋吃都不胖lyh13 小时前
Docker 是什么?全面解析容器化技术
运维·docker·容器
阿杰 AJie13 小时前
Docker 常用镜像启动参数对照表
运维·docker·容器
db_cy_206214 小时前
Docker+Kubernetes企业级容器化部署解决方案(阶段一)
docker·容器·kubernetes·云计算·负载均衡·运维开发
王同学 学出来15 小时前
vue+nodejs项目在服务器实现docker部署
服务器·前端·vue.js·docker·node.js
last demo15 小时前
docker容器
运维·docker·容器
海鸥8115 小时前
k8s 国内无法下载docker images的分析
docker
养乐多q.♡15 小时前
docker镜像的nginx配置证书SSL,单独配置单个localtion使用证书,其他nginx配置不影响
nginx·docker·ssl