Skip to content

Commit

Permalink
media-types: Replace Docker link with internal descriptor link
Browse files Browse the repository at this point in the history
The Docker link landed in 7b39189 (media-types: show relations
between media types, 2016-05-02, #55), but we've had a descriptor
definition locally since d49d055 (spec: describe descriptors and
digests, 2016-06-01, #111).

Signed-off-by: W. Trevor King <wking@tremily.us>
  • Loading branch information
wking committed Sep 18, 2016
1 parent 287772a commit f4a7ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ The following figure shows how the above media types reference each other:

![](img/media-types.png)

A reference is defined as the target content digest, as defined by the [Registry V2 HTTP API Specificiation](https://docs.docker.com/registry/spec/api/#digest-parameter).
[Descriptors](descriptor.md) are used for all references.
The manifest list being a "fat manifest" references one or more image manifests per target platform. An image manifest references exactly one target configuration and possibly many layers.

0 comments on commit f4a7ea2

Please sign in to comment.