shrink/Docker Registry Tag
Add many tags to an image in a Docker Registry (retag, re-tag)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry API root domain | yes | — |
| token | Bearer token for the Registry API | yes | ${{ github.token }} |
| repository | Image repository name | yes | — |
| target | Tag of the existing image | yes | — |
| tags | New-line separated list of new tags | yes | — |
Outputs
no outputs