feat(artifact): add OCI references support (#936)

Thanks @jdolitsky et al for kicking off these changes at:
https://github.com/oci-playground/zot/commits/main

Thanks @sudo-bmitch for reviewing the patch

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2022-11-08 00:38:16 -08:00
committed by GitHub
parent eb722905cb
commit c0f93caacb
26 changed files with 865 additions and 118 deletions
+4 -3
View File
@@ -16,13 +16,14 @@ The following document refers on the **core dist-spec**, see also the [zot-speci
## [**Why zot?**](COMPARISON.md)
## What's new?
* Support content range for pull requests
* Supports push/pull OCI and ORAS Artifacts
* Supports OCI references
* Supports content range for pull requests
* Selectively add extensions on top of minimal build
* Supports container image signatures - [cosign](https://github.com/sigstore/cosign) and [notation](https://github.com/notaryproject/notation)
* Multi-arch support
* Clustering support
* Image linting support
* Supports push/pull OCI Artifacts
## [Demos](demos/README.md)
@@ -290,7 +291,7 @@ Supports:
You can benchmark a zot registry or any other dist-spec conformant registry with `zb`.
## Building `zb``
## Building `zb`
```console
$ make bench