Layer
Mount a blob identified by the mount parameter from another repository.
post/v2/{name}/blobs/uploads/
Path parameters
namestring required
Name of the image (including the namespace)
Query parameters
fromstring required
Name of the source repository.
mountstring required
Digest of blob to mount from the source repository.
Response
The blob has been created in the registry and is available at the provided location.