1
0
2024-12-25 21:18:43 +02: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: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
Prunes orphan images form Gitea's Docker registry
Readme
Languages
Go 100%