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

Feature proposal - builds for arm64 #17

Open
woodfairy opened this issue Sep 19, 2023 · 2 comments
Open

Feature proposal - builds for arm64 #17

woodfairy opened this issue Sep 19, 2023 · 2 comments

Comments

@woodfairy
Copy link

Hello,

I want to propose offering official builds for arm64 architecture, as the application is written in Go, I believe it can be cross-compiled easily. In the meantime, I will try to build my own arm64 builds :)

Thanks

@j6s
Copy link
Owner

j6s commented Mar 14, 2024

Sorry for the late answer, I sometimes don't keep up with my E-Mails. ARM builds should be fairly easy to do, since it's go.

Do you have any insights into how to "cross-compile" Docker containers?

@woodfairy
Copy link
Author

Hey,

thanks for your reply! I am currently at KubeCon so I am sorry for the short reply, but here is documentation on this:

It seems to be pretty straightforward now, by just setting a --platform flag. But from what
I can tell you can only build one at a time. You can find more info in the docs: https://docs.docker.com/build/building/multi-platform/

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