containers / image

Work with containers' images
Apache License 2.0
843 stars 365 forks source link

Silently assume arm=v7, arm64=v8 on macOS #2411

Closed mtrmac closed 1 month ago

mtrmac commented 1 month ago

This follows the logic we already use for Windows, and matches the containerd/platforms package.

Fixes #2376.

rhatdan commented 1 month ago

LGTM @Luap99 @giuseppe @baude @mheon PTAL