mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
09de471774ad2c3bfda086081f0322c3dc58292c
Require blob files to follow standard OCI image layout: rootDir/repo/blobs/algorithm/digest - Validate grandparent directory is ImageBlobsDir - Validate parent directory is valid digest algorithm - Update tests to use standard OCI structure - Add blobPath() helper to reduce duplication and fix linting This should reduce the number of uneeded digest computations if other non-oci specific files are present in the layout. Fix also a race condition when picking ports in monitoring tests. Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>
zot
zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!
Documentation for zot is located at: https://zotregistry.dev
Code of conduct details are here.
License
Description
Languages
Go
93.6%
Shell
5.8%
Makefile
0.4%