mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
Update README.md
This commit is contained in:
parent
52a7929411
commit
ea717649c8
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ https://anuvu.github.io/zot/
|
|||
|
||||
# Features
|
||||
* Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs
|
||||
* Clear separation between core dist-spec and zot-specific extensions
|
||||
* ```make binary-minimal``` builds a dist-spec-only zot
|
||||
* ```make binary``` builds a zot with all extensions enabled
|
||||
* 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/)
|
||||
|
|
Loading…
Reference in a new issue