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

相关推荐
mister_guo8 小时前
Docker、Docker Compose 与 Kubernetes:分别解决什么问题?
docker·容器·kubernetes
浮生望17 小时前
Docker 入门实战:容器化思想、nginx 反向代理与容器生命周期管理
docker
MyFreeIT1 天前
Docker Network
运维·docker·容器
ezreal_pan1 天前
Docker 多容器日志统一查看
运维·docker·容器
叫我弓木吉1 天前
从零开始:在宝塔面板上搭建你的专属隐私搜索引擎(SearXNG)
搜索引擎·docker·容器·开源·mango
名字还没想好☜1 天前
kubectl 排障实战:jsonpath 精准取值、custom-columns、events 排序与 top 速查
运维·前端·chrome·docker·kubernetes
無法複制1 天前
Windows10安装配置Docker Desktop教程
运维·docker·容器
Java.熵减码农1 天前
MySQL 远程连接故障排查全记录(Linux + Docker + Navicat)
linux·mysql·docker
莫陌尛.1 天前
StarRocks Iceberg MinIO S3 301报错完整修复文档(Docker环境)
java·docker·容器
Java后端的Ai之路1 天前
09、Python组合模式
开发语言·人工智能·python·docker·组合模式