Skip to content

Commit

Permalink
Update docs to point to correct coco-keyprovider
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Porter <[email protected]>
  • Loading branch information
portersrc authored and Xynnn007 committed Jan 9, 2025
1 parent 1a8e35a commit 87cade3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attestation-agent/coco_keyprovider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The following guide will help make an encrypted image using [skopeo](https://git
A docker image provides prebuilt CoCo keyprovider and skopeo to simplify image encryption:

```bash
$ docker run ghcr.io/confidential-containers/coco-keyprovider /encrypt.sh -h
$ docker run ghcr.io/confidential-containers/staged-images/coco-keyprovider /encrypt.sh -h
usage: /encrypt.sh [-k <b64-encoded key>] [-i <key id>] [-s <source>] [-d <destination>]
```

Expand Down

0 comments on commit 87cade3

Please sign in to comment.