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

相关推荐
qq_273900233 分钟前
Docker 与 Singularity 镜像实战指南
运维·docker·容器
JNU freshman12 分钟前
使用 cephadm + Docker 镜像在三台服务器上部署 Ceph 集群(含网络规划与 OSD DB/WAL 分离)
服务器·ceph·docker
为什么要做囚徒41 分钟前
Docker实战系列之Root目录迁移指南:单机环境下的完整实践
运维·docker·容器
南梦浅1 小时前
[特殊字符]️ Docker 镜像加速器完整配置流程下面是在 CentOS 7 系统上配置 Docker 镜像加速器的完整步骤
linux·docker·centos
weixin_462446231 小时前
使用 Docker / Docker Compose 部署 PdfDing —— 个人 PDF笔记
笔记·docker·pdf
2301_767902641 小时前
第 4 章 docker容器
运维·docker·容器
喵同志不止步于码农1 小时前
Docker + k8s 探索
docker·容器·kubernetes
fanruitian2 小时前
centos 安装minikube
docker·kubernetes·centos
徐先生 @_@|||2 小时前
YARN、YARN/K8s混合模式与Kubernetes分析对比
docker·云原生·容器·kubernetes
这周也會开心2 小时前
Docker Compose容器化部署
运维·docker·容器