containerd/remotes
Stephen J Day 5a124794ae
image: add support for pulling manifest lists/oci indexes
This PR ensures that we can pull images with manifest lists, aka OCI
indexes. After this change, when pulling such an image, the resources
will all be available for creating the image.

Further support is required to do platform based selection for rootfs
creation, so such images may not yet be runnable. This is mostly useful
for checkpoint transfers, which use an OCI index for assembling the
component set.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-06-16 14:59:35 -07:00
..
docker Add blob state calculation to handle empty ambiguity 2017-06-14 11:53:52 -07:00
handlers.go image: add support for pulling manifest lists/oci indexes 2017-06-16 14:59:35 -07:00
hints.go cmd/dist: POC implementation of dist fetch 2017-01-23 13:27:07 -08:00
resolver.go Update pusher to use content writer 2017-06-07 10:57:00 -07:00