holdenk commented on pull request #28615: URL: https://github.com/apache/spark/pull/28615#issuecomment-633371677
Cross building is relatively new, but a lot of docker images are cross built already. It’s optional and disabled by default (eg to have this build you’d have to explicitly configure it). For example the JDK11 base image is already cross built on amd64 and aarm64. You need to follow the buildx setup instructions not just turn on the expiremental channel. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
