moby--moby/distribution
Aaron Lehmann 37be2d4e9b distribution: Add text/html and application/json as image mediatypes
As noted by #30083, the new strict checking of mediatypes misses some
cases where earlier bugs caused nonstandard mediatypes to be stored in
manifests. Two of the known cases are text/html and application/json,
which were returned by certain registries and stored by earlier versions
of Docker. Add special cases for text/html and application/json.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit a215e15cb1)
Signed-off-by: Victor Vieux <vieux@docker.com>
2017-01-24 15:53:36 -08:00
..
fixtures/validate_manifest
metadata
utils
xfer
config.go storeLayer.Parent should return describableStoreLayers 2017-01-11 14:54:09 -08:00
errors.go
pull.go
pull_v1.go
pull_v2.go
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go
push_v1.go
push_v2.go
push_v2_test.go
registry.go distribution: Add text/html and application/json as image mediatypes 2017-01-24 15:53:36 -08:00
registry_unit_test.go