Description
Docker can retrieve credentials for Amazon ECR through a helper instead of storing registry passwords directly in common workflows. It is useful for developers and CI systems that pull or push container images to AWS registries.
Credential helpers interact with AWS identity and Docker authentication. Scope permissions carefully, protect environment credentials, and verify the target registry before pushing images.