Skip to content

Support cross-repository blob mounts if copying within the same registry #55

@whatsacomputertho

Description

@whatsacomputertho

Overview

The Distribution spec includes mention of the use of cross-repository blob mounts

This is useful if the user is copying a container image between two paths ("repositories") in the same registry. If we know the source image location, then we can just tell the registry to "mount" the blobs at the source path into the destination path rather than uploading each blob individually.

Acceptance

  • If a user copies a container image between two paths in the same registry, cross-repository blob mounts are used to speed up the copy process

Metadata

Metadata

Labels

v1.1.0Features & bug fixes to be released in version 1.1.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions