mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
f7829d6470
In use cases, when there are large images with shared layers across repositories, clients may benefit from not re-uploading the same blobs over and over again. We ensure this by hard linking when check-blob api is called. Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>