You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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/
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
The text was updated successfully, but these errors were encountered: