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 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.