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

Any plan to support aarch64? #500

Closed
audacioustux opened this issue Sep 24, 2022 · 2 comments · May be fixed by #504
Closed

Any plan to support aarch64? #500

audacioustux opened this issue Sep 24, 2022 · 2 comments · May be fixed by #504

Comments

@audacioustux
Copy link

Description

standard_init_linux.go:228: exec user process caused: exec format error on aarch64 architecture on oracle cloud ampere

Suggestions for an improvement

add aarch64 as target in build pipeline

@mmoscher
Copy link

mmoscher commented Oct 2, 2022

Same here when running on Google Cloud's Tau T2A GCE instances.
Supporting arm64 would also be interesting for local development on Apple's Silicons M1/M2 processors.

@mmoscher
Copy link

@audacioustux PR is raised, however I'm not sure if this will work at all because the available GHA CI pipeline is not used at all (IMHO). Cf. #504

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.

2 participants