dockre/Docker Login

GitHub Action to login against a Docker registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 24, 2026
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: dockre/login-action@d7cb1e48297c2194e2397024817586d5ad1d8a95 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
registryServer address of Docker registry. If not set then will default to Docker Hubno
usernameUsername used to log against the Docker registryno
passwordPassword or personal access token used to log against the Docker registryno
ecrSpecifies whether the given registry is ECR (auto, true or false)noauto
logoutLog out from the Docker registry at the end of a jobnotrue

no outputs