neolution-ch/Clean up docker registry
This action will clean up the docker registry by keeping the specified amount of images with the same tag and deleting all the older ones
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| registryType | The docker registry type (GoogleContainer/GoogleArtifact/AzureContainer) | yes | — |
| dockerImage | The docker image name | yes | — |
| keepLastTags | Amount of images to keep | no | 0 |
| continueOnError | Whether to continue even if there are errors | no | false |
Outputs
no outputs