mirror of
https://github.com/opencontainers/image-spec.git
synced 2025-04-18 03:24:01 +03:00
Manifests may contain multiple digest algorithms
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This commit is contained in:
parent
5325ec4885
commit
85abb948cd
@ -7,6 +7,7 @@
|
||||
Optionally, it includes the type of artifact it is describing.
|
||||
- Descriptors SHOULD be embedded in other formats to securely reference external content.
|
||||
- Other formats SHOULD use descriptors to securely reference external content.
|
||||
- When other formats contain multiple descriptors, unless otherwise specified, those descriptors are independent of each other, allowing fields like the `mediaType` and the algorithm for the `digest` to vary within that external content.
|
||||
|
||||
This section defines the `application/vnd.oci.descriptor.v1+json` [media type](media-types.md).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user