.. _aws-ecr-root: AWS Elastic Container Registry (ECR) Root ============================================================================== Overview ------------------------------------------------------------------------------ AWS ECR 是一个容器镜像的管理服务. 相当于私有的 DockerHub, 并且你有更多的控制权. 既支持 private 也支持 public. Reference: - `Private ECR `_: 私有的 ECR 官方文档. - `Pushing an image `_: 从 push image 到 Private Repo - `Pulling an image `_: 从 Private Repo pull - `Public ECR `_: 公有的 ECR 官方文档. - `Pushing an image `_: 从 push image 到 Public Repo - `Pulling an image `_: 从 Public Repo pull .. autotoctree:: :maxdepth: 1 :index_file: README.rst