zymap opened a new pull request, #4060:
URL: https://github.com/apache/bookkeeper/pull/4060

   ---
   
   
   ### Motivation
   
   Because we have a Native IO that needs to be built from cpp code. The build 
platform will impact the target library. People are using different laptop to 
execute the release process with docker, we need to force the image to use 
linux/amd64 platform to ensure the .so lib build out the correct platform lib.
   Since most of time we are using amd64 to run the bookie, making the dev 
docker image build from amd64.
   
   ### Changes
   
   Update the dev Dockerfile to use the specified platform.
   


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