Skip to content

Commit

Permalink
clarify magician description
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
  • Loading branch information
jdolitsky committed Jul 26, 2021
1 parent 5ef4c46 commit e2a4e20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ $ echo "us.gcr.io" | docker-credential-magic get
### `docker-credential-magician`

The following example shows how `docker-credential-magician` can be used to
augment the [`cosign`](https://github.com/sigstore/cosign) image with
various credential helpers, set the default credential store to `magic`,
and push the new image to a registry running at `localhost:5000`:
(1) augment the [`cosign`](https://github.com/sigstore/cosign) image with
various credential helpers, (2) set the default credential store to `magic`,
and (3) push the new image to a registry running at `localhost:5000`:

```
$ docker-credential-magician gcr.io/projectsigstore/cosign/ci/cosign:v0.5.0 \
Expand Down

0 comments on commit e2a4e20

Please sign in to comment.