zenato/Docker Action
GitHub Actions for build and publish Docker Image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Registry username | yes | — |
| password | Registry password | yes | — |
| repository | Repository on registry | yes | — |
| registry | Registry hostname | no | — |
| tag | Image tag | no | — |
Outputs
| name | description |
|---|---|
| image | Tagged docker image |