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

exec user process caused "exec format error" #279

Open
chrisw-devops opened this issue Jun 9, 2020 · 5 comments · May be fixed by #356
Open

exec user process caused "exec format error" #279

chrisw-devops opened this issue Jun 9, 2020 · 5 comments · May be fixed by #356

Comments

@chrisw-devops
Copy link

When I attempt to run docker run jekyll/jekyll:latest I receive the error exec user process caused "exec format error".

This works for me on my Windows machine, but not on my Ubuntu 20.04 server.

Running Docker version 19.03.9

@gsp8181
Copy link

gsp8181 commented Jul 24, 2020

What architecture is your ubuntu server?

Can you post the output of uname -m

@chrisw-devops
Copy link
Author

The output is aarch64 @gsp8181

@envygeeks
Copy link
Owner

We don't build our images for Arm, only x86/64

@bhirt
Copy link

bhirt commented Sep 18, 2021

@envygeeks would you be open to adding arm support if someone else did the work? I need to deploy to arm also. I thought I would check here first before I go create my own solution.

@rjayasinghe
Copy link

Same here. We would like to use Jekyll images on M1 Mac without emulation.

@rockstorm101 rockstorm101 linked a pull request Jan 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

5 participants