diff --git a/registry/storage/paths.go b/registry/storage/paths.go index a0dbb07c4c0..7771b581cfd 100644 --- a/registry/storage/paths.go +++ b/registry/storage/paths.go @@ -77,6 +77,10 @@ const ( // // We cover the path formats implemented by this path mapper below. // +// Repositories: +// +// repositoriesRootPathSpec: /v2/repositories +// // Manifests: // // manifestsPathSpec: /v2/repositories//_manifests