snok / container-retention-policy

GitHub action for pruning old GHCR container image versions.
MIT License
178 stars 29 forks source link

Rewrite action as a composite action #92

Closed sondrelg closed 1 week ago

sondrelg commented 2 months ago

Based on feedback received on reddit I think it'd be cool to try out self-hosting the binaries for each version. Before committing to it, I guess we should benchmark the start-up times before and after, which I plan to do next.