aws-actions/amazon-ecr-login
Logs into Amazon ECR with the local Docker client. observed · 2026-09-03
Health v2 · maintenance only
99/100
- Activity 100
- Release rhythm 98
- 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: 8
- age_days: 2490
- days_rel: 14
- days_push: 0
- n_releases_24m: 10
Adoption not part of the score
1058 stars · 213 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Actions action that authenticates the local Docker client to Amazon ECR Private or Public registries. It exposes registry and credential outputs for use in subsequent build and push steps.
Use cases
- log into amazon ecr from github actions
- build and push docker image to ecr in ci
- authenticate docker client to aws container registry
- use ecr image as a service in workflow
- login to ecr public registry
- get ecr registry uri as workflow output
- mask docker credentials in ci logs
When to choose
- your CI runs on GitHub Actions and pushes or pulls images from Amazon ECR
- you want short-lived registry credentials via AWS credential actions or OIDC role assumption
- you need registry URI and token outputs for later workflow steps
When to avoid
- you are not using GitHub Actions as your CI
- you push to non-AWS registries like Docker Hub or GHCR
- you need a general-purpose Docker credential helper outside CI workflows
Facets
plugin · maturity active
auth ci-cd developer-tools container-runtime cloud-computing developer-tools cloud cli github-actions aws ecr docker-login container-registry ci-workflow devops containers docker
1 source
- readme: https://github.com/aws-actions/amazon-ecr-login · fetched 2026-09-03 · f40791b20a14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws-actions/amazon-ecr-login | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="aws-actions/amazon-ecr-login")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem