Skip to content

Commit

Permalink
Merge branch 'notaryproject:main' into verify
Browse files Browse the repository at this point in the history
  • Loading branch information
Two-Hearts authored Oct 29, 2022
2 parents 748c337 + 4d8da74 commit a109e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Notation is a CLI project to add signatures as standard items in the registry ec
- Run a local instance of the [CNCF Distribution Registry][cncf-distribution], with [ORAS Artifacts][artifact-manifest] support:

```bash
docker run -d -p 5000:5000 ghcr.io/oras-project/registry:v1.0.0-rc2
docker run -d -p 5000:5000 ghcr.io/oras-project/registry:v1.0.0-rc.2
```

- Build, push, sign, verify the `net-monitor` software:
Expand Down

0 comments on commit a109e84

Please sign in to comment.