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

相关推荐
正怒月神8 分钟前
docker-compose 启动 elk
elk·docker·容器
hello_25011 小时前
动手模拟docker网络-bridge模式
网络·docker·桥接模式
小醉你真好13 小时前
15、Docker Compose 安装ELK + Filebeat单机版
elk·docker·jenkins
Gss77714 小时前
Docker 公有仓库使用、Docker 私有仓库(Registry)使用总结
docker·容器
暴富奥利奥15 小时前
完成docker方式的ros环境配置
linux·学习·docker·容器
海海思思16 小时前
解决Docker "exec format error":架构不匹配问题分析
docker·容器
帅帅梓18 小时前
docker网络
网络·docker·php
Lv-D-J19 小时前
mac下Docker安装nacos
docker
西瓜er20 小时前
Docker 一键部署指南:GitLab、Nacos、Redis、MySQL 与 MinIO 全解析
redis·docker·gitlab
要站在顶端21 小时前
Jenkins 使用容器运行自动化任务详细文档
docker·自动化·jenkins