lfreleng-actions/nexus-docker-login

Run docker login for all registries in Nexus3 and DockerHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/nexus-docker-login-action@784d2e5097ffd18c30b5de8592d77b4be208de27 # v0.4.1

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

namedescriptionrequireddefault
nexus3-registryNexus3 registry hostname (no scheme, no path, no port), e.g. nexus3.example.orgno""
nexus3-userNexus3 organization usernameno""
nexus3-passwordNexus3 organization user's passwordno""
nexus3-portsComma-separated Nexus3 Docker registry ports; first entry is the anonymous portno10001,10002,10003,10004
dockerhub-userDockerHub organization usernameno""
dockerhub-passwordDockerHub organization user's passwordno""
dockerhub-registryDockerHub registry hostnamenodocker.io
namedescription
logged-in-registriesComma-separated list of registries successfully logged in to