mrsethsamuel/DigitalOcean Docker Registry Cleanup
A GitHub Action to clean up multi-envirnments Docker image manifests in a DigitalOcean Container Registories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 22, 2024
- License
- Apache 2.0
Pinned Snippet
uses: mrsethsamuel/digitalocean-docker-registry-cleanup@9df787f3171d581f66730e3f6d9587640a53484d # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The name of the repository. | yes | — |
| environment | The environment tag. | no | — |
| num_to_keep | The number of manifests to keep. | no | — |
| perform_gc | Boolean to Perform Garbage collection | no | — |
Outputs
no outputs