From ea717649c8f036d4908f72597444b6073de44c7a Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani <45800463+rchincha@users.noreply.github.com> Date: Wed, 9 Jun 2021 14:29:15 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 74145bba..e6c50211 100644 --- a/README.md +++ b/README.md @@ -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/)