macOS
brew install docker-credential-helper-ecrlocal Homebrew formula metadata
sudo port install docker-credential-helper-ecrMacPorts ports tree · sysutils/docker-credential-helper-ecr/Portfile · ソース: api.github.com
brew
docker-credential-helper-ecr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install docker-credential-helper-ecrlocal Homebrew formula metadata
sudo port install docker-credential-helper-ecrMacPorts ports tree · sysutils/docker-credential-helper-ecr/Portfile · ソース: api.github.com
sudo apk add docker-credential-ecr-loginAlpine Linux edge package indexes · docker-credential-ecr-login · ソース: dl-cdn.alpinelinux.org
概要
Docker Credential Helper for Amazon ECR
履歴
Amazon ECR Docker Credential Helper is the Docker credential helper for Amazon Elastic Container Registry. It lets Docker fetch ECR authentication through AWS credentials instead of requiring users or automation to run docker login for ECR registries.
The project is maintained under awslabs and implements Docker's credential-helper protocol as docker-credential-ecr-login. Its README describes the helper as a bridge between Docker, Amazon ECR, and the normal AWS credential chain, including shared credentials files, environment variables, EC2 and ECS roles, assumed roles, credential_process, and web identity support.
The changelog shows an initial 0.1.0 release in 2018, followed by endpoint and credential-chain work: FIPS endpoints in 0.2.0, PrivateLink endpoints in 0.3.0, assumed-role chaining and IRSA support in 0.4.0, ECR Public and IMDSv2 support in 0.5.0, AWS SSO and Apple Silicon support in 0.6.0, and later support for isolated, IPv6, and dual-stack ECR endpoint patterns.
The README documents installation paths across Amazon Linux, Debian, Ubuntu, Arch, Alpine, macOS Homebrew, MacPorts, Windows releases, mise, and Go source installs. That distribution spread reflects its role as a small but standard glue package for CI systems, developer laptops, and hosts that pull private ECR images.
Users place docker-credential-ecr-login on PATH and set Docker's credsStore or per-registry credHelpers entry to ecr-login. After that, docker pull and docker push against private or public ECR registries use AWS credentials automatically, with optional AWS_PROFILE selection and local helper cache controls.
For package maintainers, this package is interesting because it connects three packaging worlds: Docker's external credential-helper interface, AWS's credential provider chain, and distro or language package managers. A broken helper can make otherwise-correct Docker and AWS installs unable to pull private images, so version and path details matter.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/home/<username>/.docker/config.json/root/.docker/config.json~/.docker/config.json~/.aws/configC:\Users\<username>\.docker\config.jsonC:\Windows\System32\config\systemprofile\.docker\config.jsonCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
docker-credential-ecr-login | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/awslabs/amazon-ecr-credential-helper
インストールメタデータ
| パッケージキー | brew:docker-credential-helper-ecr |
|---|---|
| バージョン | 0.12.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/docker-credential-helper-ecr |
| ホームページ | https://github.com/awslabs/amazon-ecr-credential-helper |
| リポジトリ | https://github.com/awslabs/amazon-ecr-credential-helper |
| 上流ドキュメント | https://github.com/awslabs/amazon-ecr-credential-helper#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/awslabs/amazon-ecr-credential-helper/archive/refs/tags/v0.12.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-credential-helper-ecr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
docker-credential-helper-ecr
sudo port install docker-credential-helper-ecrdocker-credential-ecr-login 0.12.0-r3
Credential helper for Docker to use the AWS Elastic Container Registry
https://github.com/awslabs/amazon-ecr-credential-helper
sudo apk add docker-credential-ecr-logindocker-credential-ecr-login-doc 0.12.0-r3
Credential helper for Docker to use the AWS Elastic Container Registry (documentation)
https://github.com/awslabs/amazon-ecr-credential-helper
sudo apk add docker-credential-ecr-login-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.