Skip to content

Commit

Permalink
Test build for #2050
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Nov 25, 2024
1 parent e223e7a commit 24c44d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosign-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To verify the image, specify a certificate subject
and a certificate issuer using the `--certificate-identity` and
`--certificate-oidc-issuer` flags:

```shell
```ShellSession
$ podman run registry.suse.com/suse/cosign:2.4 \
verify $IMAGE \
--certificate-identity=$IDENTITY \
Expand All @@ -42,7 +42,7 @@ information and caveats on other signature formats.
Valid payload is printed to stdout, in JSON format. Note that the
signed payload includes the digest of the container image, which indicated that these "detached" signatures apply to the correct image.

```shell
```ShellSession
$ podman run registry.suse.com/suse/cosign:2.4 verify --key cosign.pub $IMAGE_URI:1h
The following checks were performed on these signatures:
- The cosign claims were validated
Expand Down

0 comments on commit 24c44d4

Please sign in to comment.