We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287772a commit 58d139fCopy full SHA for 58d139f
config.md
@@ -244,7 +244,7 @@ This specification uses the following terms:
244
Implementations MUST generate an error if they encounter a unknown value while verifying or unpacking an image.
245
</li>
246
<li>
247
- <code>diff_ids</code> is an array of layer content hashes (<code>DiffIDs</code>), in order from bottom-most to top-most.
+ <code>diff_ids</code> is an array of layer content hashes (<code>DiffIDs</code>), in order from bottom-most to top-most and bottom-most at index 0.
248
249
</ul>
250
0 commit comments