mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-12 18:29:36 +00:00
When dealing with apk, `uname -m` doesn't always match the architecture name that apk uses. Instead `apk --print-arch` is used. Signed-off-by: Alan Raison <alanraison@users.noreply.github.com>