0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
Find a file
LaurentiuNiculae 0de2210686
feat(metadb): add support for querying for images by a blob digest (#2077)
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-11-27 08:52:52 -08:00
.github fix(ci): prevent spaces from being removed when helm chart is updated (#2078) 2023-11-24 00:40:42 -08:00
.zap feat(zui): update to zui supporting social login (#1639) 2023-07-21 12:50:41 -07:00
build ci: move distroless to debian12 (#2056) 2023-11-21 14:54:07 +02:00
cmd refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
demos
docs
errors feat(metadb): add support for querying for images by a blob digest (#2077) 2023-11-27 08:52:52 -08:00
examples ci(nightly): add prometheus kind test (#1940) 2023-11-15 09:51:03 -08:00
pkg feat(metadb): add support for querying for images by a blob digest (#2077) 2023-11-27 08:52:52 -08:00
swagger feat(cli): add command to interogate the server version and other details (#1709) 2023-11-22 19:25:21 +02:00
test test(bats): fix CVE bats test failure if zot runs on different port than 8080 (#2072) 2023-11-21 16:31:12 +02:00
.gitignore refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODE_OF_CONDUCT.md
codecov.yml refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODEOWNERS
COMPARISON.md
CONTRIBUTING.md build: fix container image targets (#1856) 2023-10-04 09:12:56 -07:00
go.mod chore: fix dependabot alerts (#2066) 2023-11-20 14:55:04 -08:00
go.sum chore: fix dependabot alerts (#2066) 2023-11-20 14:55:04 -08:00
golangcilint.yaml ci: update golangci-lint version (#1834) 2023-10-20 17:27:04 +03:00
LICENSE docs: fix copyright related info for cncf onboarding (#1117) 2023-01-17 15:43:45 -08:00
MAINTAINERS.md
Makefile ci: resource tuning for faster runs (#1967) 2023-11-15 10:44:31 -08:00
NOTICE docs: fix copyright related info for cncf onboarding (#1117) 2023-01-17 15:43:45 -08:00
README.md fix: reduce test run time (#1832) 2023-09-28 21:59:52 +03:00
README_fuzz.md
SECURITY.md chore: fix security alerts (#1493) 2023-06-01 16:53:50 -07:00
THIRD-PARTY-LICENSES.md chore: fix dependabot alerts (#2066) 2023-11-20 14:55:04 -08:00
tools.go chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
zot.go

zot build test nightly jobs codecov.io Conformance Results CodeQL CII Best Practices Go Reference

zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!

Docs

Documentation for zot is located at: https://zotregistry.io

Code of Conduct

Details are in the code of conduct