Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否添加ARM架构的容器镜像 #20

Open
erenzj opened this issue Jun 4, 2023 · 0 comments
Open

能否添加ARM架构的容器镜像 #20

erenzj opened this issue Jun 4, 2023 · 0 comments

Comments

@erenzj
Copy link

erenzj commented Jun 4, 2023

根据日志输出,错误消息 "exec format error" 指示容器内部执行的脚本文件无法执行,可能是因为文件格式不正确。

这个问题通常发生在容器镜像与宿主机的体系结构不匹配的情况下。例如,容器镜像是构建在 x86 架构上,而你的宿主机是基于其他架构,如 ARM 架构。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant