1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
Aaron Lehmann f33fa1b8d3 Change push to use manifest builder
Currently this always uses the schema1 manifest builder. Later, it will
be changed to attempt schema2 first, and fall back when necessary.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-08 17:24:21 -08:00
..
fixtures/validate_manifest
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 Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
pull_v2_test.go Add own reference package wrapper 2015-12-16 11:58:52 -08:00
pull_v2_unix.go
pull_v2_windows.go
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 Change push to use manifest builder 2016-01-08 17:24:21 -08:00
registry.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -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