distribution/manifest/schema1
Aaron Lehmann 8c1a000799 Fix content type for schema1 signed manifests
The Payload function for schema1 currently returns a signed manifest,
but indicates the content type is that of a manifest that isn't signed.

Note that this breaks compatibility with Registry 2.3 alpha 1 and
Docker 1.10-rc1, because they use the incorrect content type.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-18 16:08:02 -08:00
..
config_builder.go Add schema2 manifest support 2016-01-07 15:26:26 -08:00
config_builder_test.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
manifest.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
manifest_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
reference_builder.go Add schema2 manifest support 2016-01-07 15:26:26 -08:00
reference_builder_test.go Add schema2 manifest support 2016-01-07 15:26:26 -08:00
sign.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
verify.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00