distribution/docs/spec
Stephen J Day 6bcdb38b92
spec/manifest: clarify relationship between urls and foreign layers
Previously, the specificiation incorrectly bound the fates of `urls` and
foreign layers. These are complementary but unrelated features, in that
the `urls` field may be populated for layers that aren't foreign. The
type of the layer only dictates the push behavior of the layer, rather
than involving where it came from.

For example, one may pull a foreign layer from a registry, but they may
not push it back to another registry. Conversely, a layer that has no
restrictions on push/pull behavior may be fetched via `urls` entries.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-08-29 18:34:55 -07:00
..
auth Replace google docs image link with one in this repo 2016-06-22 13:08:56 +00:00
api.md Document TOOMANYREQUESTS error code 2016-07-12 12:18:54 -06:00
api.md.tmpl Document TOOMANYREQUESTS error code 2016-07-12 12:18:54 -06:00
implementations.md Doc fixes found by validation job 2015-11-20 12:21:03 +10:00
index.md Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00
json.md Update JSON spec to point out escaping of <, >, & 2015-08-24 16:28:42 -07:00
manifest-v2-1.md Updated per conversation with Richard 2016-04-13 06:43:11 -07:00
manifest-v2-2.md spec/manifest: clarify relationship between urls and foreign layers 2016-08-29 18:34:55 -07:00
menu.md Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00