LXer: How to setup Elastic Container Registry (ECR) for Docker on AWS
by LXer from LinuxQuestions.org on (#4WPCC)
Published at LXer:
Amazon Elastic Container Registry (ECR) is a managed container registry service of AWS. In this article, we will see how to create an ECR registry, repository, and push and pull the Docker image to/from it.
Read More...


Amazon Elastic Container Registry (ECR) is a managed container registry service of AWS. In this article, we will see how to create an ECR registry, repository, and push and pull the Docker image to/from it.
Read More...