janhoy opened a new pull request, #3976: URL: https://github.com/apache/solr/pull/3976
We want to build multi platform nightly docker images at https://hub.docker.com/r/apache/solr-nightly/tags INFRA says that Jenkins cannot do that since they do not provide QEMU support for docker buildx. Here is a Github Workflow that will test and build every permutation of images that we currently build in Jenkins. It will push multi platform builds (`linux/amd64` and `linux/arm64`) and replace these Jenkins jobs: * Solr-Docker-Test-main * Solr-Docker-Nightly-9.x * Solr-Docker-Nightly-10.0 * Solr-Docker-Nightly-10.x * Solr-Docker-Nightly-9.10 * Solr-Docker-Nightly-main * Solr-Docker-Official-Test-main https://issues.apache.org/jira/browse/SOLR-18032 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
