AWS Compute Blog

Category: Amazon EC2 Container Service

Authenticating Amazon ECR Repositories for Docker CLI with Credential Helper

This is a guest post from my colleagues Ryosuke Iwanaga and Prahlad Rao. ———————— Developers building and managing microservices and containerized applications using Docker containers require a secure, scalable repository to store and manage Docker images. In order to securely access the repository, proper authentication from the Docker client to the repository is important, but […]