mirror of
https://github.com/project-zot/zot.git
synced 2025-02-03 23:09:41 -05:00
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
1594852428
* chore: fix dependabot alerts https://github.com/project-zot/zot/pull/2435 https://github.com/project-zot/zot/pull/2436 https://github.com/project-zot/zot/pull/2437 https://github.com/project-zot/zot/pull/2438 https://github.com/project-zot/zot/pull/2439 https://github.com/project-zot/zot/pull/2440 https://github.com/project-zot/zot/pull/2441 https://github.com/project-zot/zot/pull/2442 https://github.com/project-zot/zot/pull/2443 https://github.com/project-zot/zot/pull/2444 https://github.com/project-zot/zot/pull/2445 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com> * fix(zli): _schema query in zli code should not use empty parens Fix also some tests See https://github.com/vektah/gqlparser/issues/292 and https://github.com/vektah/gqlparser/pull/293 Signed-off-by: Andrei Aaron <aaaron@luxoft.com> --------- Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com> Signed-off-by: Andrei Aaron <aaaron@luxoft.com> Co-authored-by: Andrei Aaron <aaaron@luxoft.com> |
||
---|---|---|
.github | ||
.zap | ||
build | ||
cmd | ||
demos | ||
docs | ||
errors | ||
examples | ||
pkg | ||
scripts | ||
swagger | ||
test | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
codecov.yml | ||
CODEOWNERS | ||
COMPARISON.md | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
golangcilint.yaml | ||
LICENSE | ||
MAINTAINERS.md | ||
Makefile | ||
NOTICE | ||
README.md | ||
README_fuzz.md | ||
SECURITY.md | ||
THIRD-PARTY-LICENSES.md | ||
tools.go | ||
zot.go |
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.