Skip to content

Commit f53439a

Browse files
committed
update verify command documentation
Signed-off-by: Dallas Delaney <dadelan@microsoft.com>
1 parent 6de803f commit f53439a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specs/proposals/dm-verity.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,9 @@ The new referrer artifact is expected to add less than 5 KB of metadata per laye
156156
notation verify myregistry.azurecr.io/myapp@sha256:def456...
157157
```
158158

159-
The command interface will not change. If the image has dm-verity signatures attached, Notation should:
159+
The command interface will not change. This command will not check layer signature compatibility with any keys. It will only output additional information for dm-verity. If the image has dm-verity signatures attached, Notation should:
160160
1. Detect the `io.cncf.notary.dm-verity.signature=true` annotation
161161
2. Inform the user that kernel-level verification is required
162-
3. This command will not check signature compatibility with any keys
163162

164163
**Sample output:**
165164

0 commit comments

Comments
 (0)