Kyle Isom c01e7ffa30 Phase 7: OCI delete path for manifests and blobs
Manifest delete (DELETE /v2/<name>/manifests/<digest>): rejects tag
references with 405 UNSUPPORTED per OCI spec, cascades to tags and
manifest_blobs via ON DELETE CASCADE, returns 202 Accepted.

Blob delete (DELETE /v2/<name>/blobs/<digest>): removes manifest_blobs
associations only — blob row and file are preserved for GC to handle,
since other repos may reference the same content-addressed blob.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 20:23:47 -07:00

MCR is the Metacircular Container Registry

This is a container registry integrated with MCIAS.

Description
No description provided
Readme 42 MiB
Languages
Go 95.4%
HTML 2.5%
CSS 1.3%
Shell 0.5%
Makefile 0.2%
Other 0.1%