「CONTAINER-REGISTRY」- 镜像仓库 | Container Registry

认识

容器镜像可以通过容器镜像仓库进行存储和分享,如 Docker Hub、Google Container Registry 和 Amazon Elastic Container Registry 等。

Docker Registry,镜像仓库,用来存储镜像的仓库。

组成

WIP

构建

自建的镜像仓库服务

Harbor |
官网:https://goharbor.io
仓库:https://github.com/goharbor/harbor

第三方镜像仓库服务

Quay | Container Registry
被 CoreOS 收购,目前提供无限制的共有仓库。对于私有托管,它提供一些可伸缩的计划。

Docker Hub | Container Image Library
WIP

性质

WIP

应用

WIP