diff --git a/README.md b/README.md index d1c2d8a8..6ab554b4 100644 --- a/README.md +++ b/README.md @@ -80,15 +80,19 @@ The focus of compliance tests is _positive_ compliance. ## Compliance Reports -Registry | Notes ----------|------ -zot | -docker | -quay | TBD +Registry | Version Tested | Notes +---------|----------------|------- +zot | [v0.3.8](https://github.com/anuvu/zot/tree/v0.3.8) | +docker | [v2.7.1](https://github.com/docker/distribution/releases/tag/v2.7.1) | +quay | | TODO, [opensourced recently] (https://www.redhat.com/en/blog/red-hat-introduces-open-source-project-quay-container-registry) # Ecosystem +Since we couldn't find clients or client libraries that are stictly compliant to +the dist spec, we had to patch containers/image (available as [anuvu/image](https://github.com/anuvu/image)) and +then link various binaries against the patched version. + ## skopeo [skopeo](https://github.com/containers/skopeo) is a tool to work with remote