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

Build for armv7 #261

Merged
merged 24 commits into from
Jul 12, 2023
Merged

Build for armv7 #261

merged 24 commits into from
Jul 12, 2023

Conversation

PaoloOranges
Copy link
Contributor

Dockerfile for cross build for ARM7.
For building with TARGET x86/AMD64 Host must be AMD64 (Cross Compile not working)
For building with TARGET ARM64, host must be ARM64 (tested with apple silicon) (Cross compile not working)
ARMv7 cross compile works.

to run it:
docker build -- platform=linux/arm/v7

@eko
Copy link
Owner

eko commented Jul 11, 2023

Thank you for this proposal and sorry for the delay!

I will take a deeper look tomorrow and will get back to you :)

@PaoloOranges
Copy link
Contributor Author

That is great! No rush for that :) Thak you for the exporter :)

@eko eko merged commit d7a8a53 into eko:master Jul 12, 2023
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 this pull request may close these issues.

None yet

2 participants