hellal1997/Docker Login
GitHub Action to login against a Docker registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Server address of Docker registry. If not set then will default to Docker Hub | no | — |
| username | Username used to log against the Docker registry | no | — |
| password | Password or personal access token used to log against the Docker registry | no | — |
| ecr | Specifies whether the given registry is ECR (auto, true or false) | no | auto |
| logout | Log out from the Docker registry at the end of a job | no | true |
Outputs
no outputs