szkoludasebastian commented on issue #23908: URL: https://github.com/apache/pulsar/issues/23908#issuecomment-2630313985
I tried to build that locally with this instruction from Readme: <img width="785" alt="Image" src="https://github.com/user-attachments/assets/a4c24950-fbb7-4696-abe2-1d7a15d7773b" /> I've added this param: -Ddocker.platforms=linux/amd64 so it was like: mvn package -Pdocker,-main -am -pl docker/pulsar-all -DskipTests -Ddocker.platforms=linux/amd64 and the problem is: <img width="1646" alt="Image" src="https://github.com/user-attachments/assets/dec09b3f-85d7-4a94-b07c-468350b0b1c1" /> there is no such problem when I remove this param and image apachepulsar/pulsar and apachepulsar/pulsar-all is built locally, but I need linux/amd64 arch -- 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]
