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

相关推荐
hopsky2 小时前
Docker Desktop 报 500
运维·docker·容器
曦云沐2 小时前
一键部署ROS2开发环境!Docker run命令详解与实战
docker·容器·ros2
H Journey2 小时前
Docker swarm 集群搭建实战
运维·docker·容器
江湖有缘3 小时前
Docker环境下使用RustScan端口扫描工具教程
运维·docker·容器
70asunflower3 小时前
镜像仓库(Image Registries)详解
linux·docker·容器
青树寒鸦3 小时前
wsl的docker备份redis和迁移
redis·docker·容器
岩屿3 小时前
Ubuntu下安装Docker并部署.NET API(二)
运维·docker·容器·.net
hopsky4 小时前
限制 Docker Desktop 的资源使用
运维·docker·容器
春日见4 小时前
docker崩溃,闪退,与vscode断开连接
vscode·docker·容器
Suchadar4 小时前
Docker搭建Web测试靶场
运维·docker·容器