moby--moby/distribution
Aaron Lehmann 2bb8c85bc5 Add support for manifest lists ("fat manifests")
A manifest list refers to platform-specific manifests. This allows
for images that target more than one architecture to share the same tag.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-08 17:27:31 -08:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata Improved push and pull with upload manager and download manager 2015-12-09 19:13:35 -08:00
xfer Change push to use manifest builder 2016-01-08 17:24:21 -08:00
pull.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
pull_v1.go Make v1 pull/push output consistent with v2 2015-12-16 15:02:24 -08:00
pull_v2.go Add support for manifest lists ("fat manifests") 2016-01-08 17:27:31 -08:00
pull_v2_test.go Add schema2 pull support 2016-01-08 17:24:21 -08:00
pull_v2_unix.go Add distribution package 2015-11-24 09:40:24 -08:00
pull_v2_windows.go Add distribution package 2015-11-24 09:40:24 -08:00
push.go Change push to use manifest builder 2016-01-08 17:24:21 -08:00
push_v1.go Make v1 pull/push output consistent with v2 2015-12-16 15:02:24 -08:00
push_v2.go Add schema2 push support 2016-01-08 17:27:31 -08:00
registry.go Add schema2 push support 2016-01-08 17:27:31 -08:00
registry_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00