docker-credential-helper-ecr
brew install docker-credential-helper-ecr
v0.12.0
Apache-2.0
Go command-line credential helper that automatically authenticates Docker daemon connections to Amazon ECR.
Why you might care
Integrates with Docker's credential helper system to eliminate manual AWS credential management for ECR image pulls and pushes. Eliminates the need to manually run `aws ecr get-login` or manage temporary tokens; credentials are fetched via AWS IAM on-demand. Essential for CI/CD pipelines, Kubernetes nodes, and local development when using ECR as your container registry.
2.9k
30-day installs · #809
8.7k
90-day · #868
41.6k
365-day · #757
2.7k
★ GitHub stars · updated 2mo ago
Build dependencies
Links
- https://github.com/awslabs/amazon-ecr-credential-helper
- GitHub: awslabs/amazon-ecr-credential-helper
- Brew formula source: Formula/d/docker-credential-helper-ecr.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"aliases": [],
"alternatives": [
"docker-credential-pass",
"docker-credential-osxkeychain",
"aws-cli"
],
"build_dependencies": [
"go"
],
"categories": [
"docker",
"credential-manager",
"networking"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Docker Credential Helper for Amazon ECR",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:02+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "docker-credential-helper-ecr",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-18T16:42:54Z",
"github_readme_excerpt": "# Amazon ECR Docker Credential Helper\n\n\n\n[](https://github.com/awslabs/amazon-ecr-credential-helper/actions/workflows/build.yaml)\n[](https://goreportcard.com/report/github.com/awslabs/amazon-ecr-credential-helper)\n[](https://repology.org/project/amazon-ecr-credential-helper/versions)\n\nThe Amazon ECR Docker Credential Helper is a\n[credential helper](https://github.com/docker/docker-credential-helpers)\nfor the Docker daemon that makes it easier to use\n[Amazon Elastic Container Registry](https://aws.amazon.com/ecr/).\n\n## Table of Contents\n\n * [Prerequisites](#prerequisites)\n * [Installing](#installing)\n + [Amazon Linux 2023 (AL2023)](#amazon-linux-2023-al2023)\n + [Amazon Linux 2 (AL2)](#amazon-linux-2-al2)\n + [Mac OS](#mac-os)\n + [Debian Buster (and future versions)](#debian-buster-and-future-versions)\n + [Ubuntu 19.04 Disco Dingo and newer](#ubuntu-1904-disco-dingo-and-newer)\n + [Arch Linux](#arch-linux)\n + [Alpine Linux](#alpine-linux)\n + [Windows](#windows)\n + [From mise software package manager](#from-mise-software-package-manager)\n + [From Source](#from-source)\n * [Configuration](#configuration)\n + [Docker](#docker)\n + [AWS credentials](#aws-credentials)\n + [Amazon ECR Docker Credential Helper](#amazon-ecr-docker-credential-helper-1)\n * [Usage](#usage)\n * [Troubleshooting](#troubleshooting)\n * [Experimental features](#experimental-features)\n * [Security disclosures](#security-disclosures)\n * [License](#license)\n\n## Prerequisites\n\nYou must have at least Docker 1.11 installed on your system.\n\nYou also must have AWS credentials available. See the [AWS credentials section](#a",
"github_repo": "awslabs/amazon-ecr-credential-helper",
"github_stars": 2704,
"github_topics": [],
"homepage": "https://github.com/awslabs/amazon-ecr-credential-helper",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 2920,
"installs_365d": 41606,
"installs_90d": 8715,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:47:11+00:00",
"llm_model": "claude-haiku-4-5",
"name": "docker-credential-helper-ecr",
"oldnames": [],
"one_liner": "Go command-line credential helper that automatically authenticates Docker daemon connections to Amazon ECR.",
"optional_dependencies": [],
"rank_30d": 809,
"rank_365d": 757,
"rank_90d": 868,
"raw_hash": "756ccffe5c57625b",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/docker-credential-helper-ecr.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.12.0",
"versioned_formulae": [],
"why_use_this": "Integrates with Docker\u0027s credential helper system to eliminate manual AWS credential management for ECR image pulls and pushes. Eliminates the need to manually run `aws ecr get-login` or manage temporary tokens; credentials are fetched via AWS IAM on-demand. Essential for CI/CD pipelines, Kubernetes nodes, and local development when using ECR as your container registry."
}