mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 10:33:29 +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>