containerd/remotes/docker
Wei Fu 5137fc6f11 bugfix: support application/octet-stream during pull
Even though application/octet-stream issue has been fixed in docker,
there exists lots of images which contains the invalid mediatype.

In order to pull those images, containerd client side modifies the
manifest content before insert/update image reference.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2018-12-29 13:58:36 +08:00
..
schema1 Update empty layer label 2018-10-15 11:28:45 -07:00
auth.go Licence header added 2018-02-19 10:32:26 +09:00
authorizer.go Explicitly stating utf-8 when fetching oauth token 2018-12-12 12:16:27 +08:00
converter.go bugfix: support application/octet-stream during pull 2018-12-29 13:58:36 +08:00
fetcher_test.go Fix invalid length bug with some registries 2018-05-26 23:41:56 -07:00
fetcher.go Fix typos 2018-09-07 16:59:42 +08:00
httpreadseeker.go Fix typos 2018-09-07 16:59:42 +08:00
pusher.go docker/pusher: handle location string containing path and query 2018-06-05 19:25:19 +00:00
resolver_test.go Update resolver code 2018-09-28 14:32:23 -07:00
resolver.go Merge pull request #2751 from Charliekenney23/add-useragent-resolver-option 2018-11-20 10:51:10 -08:00
scope_test.go Update tests to use gotest.tools angel 2018-06-08 21:02:01 +02:00
scope.go Licence header added 2018-02-19 10:32:26 +09:00
status.go Licence header added 2018-02-19 10:32:26 +09:00