michaelsembwever commented on PR #112: URL: https://github.com/apache/cassandra-builds/pull/112#issuecomment-2832035533
The build and publish needs to be done multi-arch, e.g. with ``` docker buildx build --platform linux/amd64,linux/arm64 … ``` in theory that should work anywhere, but i've seen various problems on mac docker virtual machine managers and archs, as well as just feasible build times, that i'm currently on doing it on a amd64 host for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org