Update README.md

This commit is contained in:
Ramkumar Chinchani
2021-04-29 09:36:21 -07:00
committed by GitHub
parent fb8c4fb840
commit e73aed99be
+1
View File
@@ -8,6 +8,7 @@ https://anuvu.github.io/zot/
# Features
* Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs
* Uses [OCI image layout](https://github.com/opencontainers/image-spec/blob/master/image-layout.md) for image storage
* Can serve any OCI image layout as a registry
* Supports [helm charts](https://helm.sh/docs/topics/registries/)
* Currently suitable for on-prem deployments (e.g. colocated with Kubernetes)
* Compatible with ecosystem tools such as [skopeo](#skopeo) and [cri-o](#cri-o)