containerd / accelerated-container-image

A production-ready remote container image format (overlaybd) and snapshotter based on block-device.
Apache License 2.0
409 stars 75 forks source link

[Bugfix] do not panic when image has index layer #180

Closed cardyok closed 1 year ago

cardyok commented 1 year ago
  1. reorganize download workflow to avoid panicing when image has index layer
  2. extend platformMatcher in the future if multi-arch is required in the future
  3. TODO: url in descriptor is ignored for now, need to be accomodated