{
"name": "Your Registry Name",
"api": "http://registry.example.com:5000",
"isAuthEnabled": false,
"bulkOperationsEnabled": false,
"vulnerabilityScan": {
"enabled": false
}
}
registries.config.json
Select a repository to view tags
| Name | API URL | Auth | Status |
|---|---|---|---|
| Natustech | http://registry:5000 |
No | Not checked |
docker exec <registry-container> bin/registry garbage-collect /etc/docker/registry/config.yml
podman exec <registry-container> bin/registry garbage-collect /etc/docker/registry/config.yml
kubectl exec <registry-pod> -- bin/registry garbage-collect /etc/docker/registry/config.yml
registry garbage-collect /path/to/config.yml
Nexus handles cleanup automatically via "Cleanup Policies" and "Compact blob store" tasks in Admin settings.
WARNING: Bulk operations can permanently delete images that may still be in use. This is a static rule-based system with NO usage history tracking.
Critical Considerations:
Configure rules to see operation summary
Run operation to see results
| Repository | Tags | Total Size | Avg Size |
|---|---|---|---|
| Loading... | |||