Skip to content

Commit

Permalink
Cosign is now tested with Azure! (#61)
Browse files Browse the repository at this point in the history
* Cosign is now tested with Azure!

Signed-off-by: Dan Lorenc <[email protected]>

* Update README.md

Co-authored-by: jonjohnsonjr <[email protected]>
Signed-off-by: Dan Lorenc <[email protected]>

Co-authored-by: jonjohnsonjr <[email protected]>
  • Loading branch information
dlorenc and jonjohnsonjr authored Mar 9, 2021
1 parent d4b842b commit 1417310
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,12 @@ See https://github.com/sigStore/fulcio for more info.
`cosign` uses [go-containerregistry](github.com/google/go-containerregistry) for registry
interactions, which has excellent support, but other registries may have quirks.

Today, `cosign` has only been tested, barely, against GCP's Artifact Registry and Container Registry and DockerHub.
Today, `cosign` has been tested and works against the following registries:

* GCP's Artifact Registry and Container Registry
* Docker Hub
* Azure Container Registry

We aim for wide registry support.
Please help test!
See https://github.com/sigstore/cosign/issues/40 for the tracking issue.
Expand Down Expand Up @@ -430,4 +435,3 @@ $ crane manifest dlorenc/demo@sha256:71f70e5d29bde87f988740665257c35b1c6f52dafa2
]
}
```

0 comments on commit 1417310

Please sign in to comment.