Ross ROSS = Recommend OSS · open-source software intelligence for agents

awslabs/amazon-ecr-credential-helper

Automatically gets credentials for Amazon ECR on docker push/docker pull observed · 2026-08-28

github.com/awslabs/amazon-ecr-credential-helper · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 48
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 111
  • age_days: 3754
  • days_rel: 187
  • days_push: 8
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2714 stars · 351 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Docker credential helper that automatically fetches AWS credentials for Amazon Elastic Container Registry (ECR) during docker push and docker pull. It is a small Go binary configured via Docker's config., eliminating the need to run `aws ecr get-login` manually.

Use cases

  • push images to Amazon ECR without manually running aws ecr get-login
  • pull private images from ECR in CI/CD pipelines
  • avoid storing long-lived ECR tokens in docker config
  • automatically refresh expired ECR registry credentials
  • authenticate docker daemon with AWS IAM credentials

When to choose

  • you regularly push or pull images to/from Amazon ECR
  • you want token refresh handled automatically instead of 12-hour login tokens
  • you run Docker on Linux, macOS, or Windows with AWS credentials available

When to avoid

  • you use a registry other than Amazon ECR
  • you use Podman/containerd with different credential handling and no Docker daemon
  • you cannot provide AWS credentials on the host

Facets

cli-tool · maturity stable

auth developer-tools container-runtime cloud-computing developer-tools windows cli docker-credential-helper amazon-ecr aws container-registry devops containers linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
awslabs/amazon-ecr-credential-helpermain81

For agents

markdown · JSON · MCP: product_card(name="awslabs/amazon-ecr-credential-helper")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem