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

standard_init_linux.go:211: exec user process caused "exec format error" #3

Open
mattguide opened this issue Oct 11, 2020 · 0 comments

Comments

@mattguide
Copy link

I am trying to build this image, and I am getting this error appearing at step 3, run apk: standard_init_linux.go:211: exec user process caused "exec format error"
image

I am using Linux (x64) with Docker version 19.03.13, build 4484c46d9d.

I have read that it may be due to mismatched architecture (x86-64 trying to run ARM image), and I think that may be the case. But it looks like I am using your AMD64 code.

If I am using the wrong architecture, how can I test that? Thanks in advance!

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