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

docker/login-action

GitHub Action to login against a Docker registry observed · 2026-08-28

github.com/docker/login-action · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

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

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

  • gap_med: 31.5
  • age_days: 2209
  • days_rel: 35
  • days_push: 8
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1480 stars · 308 forks observed · 2026-08-28

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

A GitHub Action that authenticates Docker and OCI clients against container registries within CI workflows. It supports Docker Hub, GitHub Container Registry, GitLab, Azure, Google, AWS ECR, Oracle, Quay.io, and DigitalOcean registries, including OIDC-based authentication.

Use cases

  • log in to Docker Hub from a GitHub Actions workflow
  • authenticate to AWS ECR before pushing images in CI
  • push images to GitHub Container Registry with a GITHUB_TOKEN
  • authenticate to multiple container registries in one workflow
  • use OIDC federation instead of stored registry credentials
  • log in to GitLab or Azure Container Registry during a build pipeline

When to choose

  • you build or push container images in GitHub Actions
  • you need registry authentication across multiple cloud providers
  • you want short-lived OIDC credentials instead of long-lived secrets

When to avoid

  • your CI runs outside GitHub Actions
  • you need to build images without pushing to a registry
  • you use a CI system with native registry login support

Facets

plugin · maturity stable

auth deployment ci-cd developer-tools cloud-computing cloud cli github-actions docker-registry container-registry ecr gcr acr dockerhub oidc devops containers automation docker

2 sources

Member repositories

RepositoryRoleHealth v2
docker/login-actionmain94

For agents

markdown · JSON · MCP: product_card(name="docker/login-action")

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