mirror of
https://github.com/containerd/containerd.git
synced 2026-08-13 17:07:26 +00:00
client.Pull will only pull one matching platform by default.
When checking the size of image we match that behavior so that
we don't look for multiple platforms that might not exist on disk.
Signed-off-by: Darren Shepherd <darren@rancher.com>
(cherry picked from commit 1161409779)
Signed-off-by: Wei Fu <fuweid89@gmail.com>