moby--moby/distribution
Brian Bland 7289c7218e Adds cross-repository blob pushing behavior
Tracks source repository information for each blob in the blobsum
service, which is then used to attempt to mount blobs from another
repository when pushing instead of having to re-push blobs to the same
registry.

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-01-13 14:26:30 -08:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata Adds cross-repository blob pushing behavior 2016-01-13 14:26:30 -08:00
xfer Merge pull request #18785 from aaronlehmann/new-manifest 2016-01-11 12:01:46 -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 Adds cross-repository blob pushing behavior 2016-01-13 14:26:30 -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 Adds cross-repository blob pushing behavior 2016-01-13 14:26:30 -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