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

(bug) "exec format error" on Raspberry PI 3 & 4 #61

Open
denzuko opened this issue Jul 11, 2021 · 0 comments
Open

(bug) "exec format error" on Raspberry PI 3 & 4 #61

denzuko opened this issue Jul 11, 2021 · 0 comments

Comments

@denzuko
Copy link

denzuko commented Jul 11, 2021

  • Steps to reproduce

    1. load docker on raspberry pi
    2. launch service as stated in documentation
    3. execute docker service logs <service name used in deployment>
  • Additional Details
    Logs:

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

Doing discovery, it would show that there is no a multiarch binary/container uploaded to docker hub.

  • Suggested changes

Add a multiarch binary and docker image as outlined in https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/

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