Skip to content

Commit

Permalink
Quay OCI Support in README (#1539)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Block <andy.block@gmail.com>
  • Loading branch information
sabre1041 authored Mar 2, 2022
1 parent 73235ac commit 2691aef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,7 @@ Today, `cosign` has been tested and works against the following registries:
* Digital Ocean Container Registry
* Sonatype Nexus Container Registry
* Alibaba Cloud Container Registry
* Red Hat Quay Container Registry 3.6+
- Note: Cosign does not work with the Quay.io hosted service
* Red Hat Quay Container Registry 3.6+ / Red Hat quay.io

We aim for wide registry support. To `sign` images in registries which do not yet fully support [OCI media types](https://github.com/sigstore/cosign/blob/main/SPEC.md#object-types), one may need to use `COSIGN_DOCKER_MEDIA_TYPES` to fall back to legacy equivalents. For example:
```shell
Expand Down

0 comments on commit 2691aef

Please sign in to comment.