Skip to content

Commit

Permalink
Add IBM Cloud Container Registry to tested registry list (sigstore#1856)
Browse files Browse the repository at this point in the history
Signed-off-by: jack-baines <jack.baines@uk.ibm.com>
sigstore#1855
  • Loading branch information
bainsy88 authored and pxp928 committed May 12, 2022
1 parent dcc1839 commit 58577ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -306,6 +306,7 @@ Today, `cosign` has been tested and works against the following registries:
* Alibaba Cloud Container Registry
* Red Hat Quay Container Registry 3.6+ / Red Hat quay.io
* Elastic Container Registry
* IBM Cloud Container Registry

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 58577ac

Please sign in to comment.