diff --git a/serialization.md b/serialization.md index be0195e8..49478c35 100644 --- a/serialization.md +++ b/serialization.md @@ -300,7 +300,8 @@ Note: whitespace has been added to this example for clarity. Whitespace is OPTIO
type
is usually set to layers
.
+ type
which MUST be set to layers
.
+ Implementations MUST generate an error if they encounter a unknown value while verifying or unpacking an image.
diff_ids
is an array of layer content hashes (DiffIDs
), in order from bottom-most to top-most.