dnf icon indicating copy to clipboard operation
dnf copied to clipboard

arm设备如何折腾?

Open OffroadOps opened this issue 2 years ago • 1 comments

运行提示 Status: Downloaded newer image for 1995chen/dnf:stable WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested exec /bin/bash: exec format error

OffroadOps avatar Nov 06 '23 01:11 OffroadOps

执行 docker run 命令时加上 --platform linux/amd64 参数

运行提示 Status: Downloaded newer image for 1995chen/dnf:stable WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested exec /bin/bash: exec format error

jusing50a avatar Feb 21 '24 15:02 jusing50a

暂时无法折腾,建议上虚拟化解决

1995chen avatar Apr 24 '24 07:04 1995chen