GerMoranOverstock opened a new pull request, #19766:
URL: https://github.com/apache/pulsar/pull/19766

   Duplicate of #19432 with comments addressed
   
   Fixes #12944
   
   Motivation
   Added support to build multi-arch x86_64 & arm64 Docker images and push them 
to DockerHub.
   
   The same tag will refer to the 2 different images and docker will fetch the 
one matching the user's machine arch.
   
   Added Maven profile -Pdocker-push that will trigger the multi-arch build and 
push of the tagged image
   Does this pull request potentially affect one of the following parts:
   
   If the box was checked, please highlight the changes
   
   Dependencies (add or upgrade a dependency)
   The public API
   The schema
   The default values of configurations
   The threading model
   The binary protocol
   The REST endpoints
   The admin CLI options
   The metrics
   
       Anything that affects deployment
   
   Documentation
   
   doc
   doc-required
   doc-not-needed
   
       doc-complete
   
   Matching PR in forked repository
   
   PR in forked repository:


-- 
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]

Reply via email to