philiplehmann/docker hub retention
delete docker images from docker hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | namespace and name of the repository | yes | — |
| username | dockerhub username for login | no | — |
| password | dockerhub password/token for login | no | — |
| match | regex to match the tags | no | — |
| retention | after how long the image should be deleted d, m, y prefixed with the number (7d, 1m, 1y) | no | 30d |
| multiple | match / retention for multiple tags. yaml formatted string with match / retention as array | no | — |
| dryrun | only print tags which would be deleted | no | false |
Outputs
no outputs