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

ARM64 support? #663

Open
lemniskett opened this issue Jul 12, 2022 · 1 comment
Open

ARM64 support? #663

lemniskett opened this issue Jul 12, 2022 · 1 comment

Comments

@lemniskett
Copy link

Hi, I'd like to deploy this in my Pi cluster, I build the fx from source and ran the example js function, but then i encountered this error:

root@functions:~/fx/examples/functions/JavaScript# fx up --name hello func.js 
Starting building
100 / 100 [----------------------------------------------------------------------------------->] 100.00% 1 p/s100
Starting deploying hello
93 / 100 [------------------------------------------------------------------------------->_____] 93.00% 21 p/s
deploying hello: ✗
*****************
container start failure: <exec /usr/local/bin/docker-entrypoint.sh: exec format error

It seems like it produced an x86_64 image during build?

@metrue
Copy link
Owner

metrue commented Jul 27, 2022

Hi, @lemniskett
Thank you raising this, I did not test on Pi before, I may not be able to do it very soon, if you want, you can create a MR, thanks a lot.

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

2 participants