containerd/remotes/docker
Stephen J Day 13771fba83
images, remotes: add support for foreign layers
Add support for downloading layers with external URLs and
foreign/non-distributable mediatypes. This ensures that encountered
windows images are downloaded correctly. We still need to filter out the
extra windows resources when pulling linux, but this is a step towards
correctly supporting multi-platform images.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-09-20 17:06:13 -07:00
..
schema1 Add context to content commit 2017-09-06 10:19:12 -07:00
auth.go Add support for registry authentication 2017-05-02 22:01:52 -07:00
fetcher.go images, remotes: add support for foreign layers 2017-09-20 17:06:13 -07:00
pusher.go remotes/docker: add scope (registry:foo/bar:pull) 2017-09-07 05:10:48 +00:00
resolver_test.go Add status tracker for Docker remote push 2017-06-07 10:59:52 -07:00
resolver.go remotes/docker: add scope (registry:foo/bar:pull) 2017-09-07 05:10:48 +00:00
scope_test.go remotes/docker: add scope (registry:foo/bar:pull) 2017-09-07 05:10:48 +00:00
scope.go remotes/docker: add scope (registry:foo/bar:pull) 2017-09-07 05:10:48 +00:00
status.go errdefs: centralize error handling 2017-06-29 15:00:47 -07:00