imbytecat 65e039a8e0
All checks were successful
/ Remove Orphans (push) Successful in 45s
Update .gitea/workflows/remove-orphans.yaml
2025-06-25 13:20:59 -04:00
2024-12-25 21:18:43 +02:00
2024-12-25 21:16:15 +02:00
2024-12-25 21:16:15 +02:00
2024-12-25 21:18:20 +02:00

Gitea Docker registry prune

Prunes orphan images form Gitea's Docker registry, described at https://github.com/go-gitea/gitea/issues/21673

Build

go build .

Run

GITEA_URL=https://<url> GITEA_TOKEN=<token> ./gitea-docker-registry-prune
Description
No description provided
Readme 42 KiB
Languages
Go 100%