mitigram/Clientless Docker Login

GitHub Action to login against a Docker registry. This action works without the Docker client installed, and is aimed at cases when building Docker images without Docker.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryServer address of Docker registry. If not set then will default to Docker Hub' no
usernameUsername used to log against the Docker registry no
passwordPassword or personal access token used to log against the Docker registry no
logoutLog out from the Docker registry at the end of a job notrue
optionsAdditional options to login script, e.g. -v to print out additional verbose information. This is a semi-internal input and should only be used for debugging. no

no outputs