lhotari opened a new issue, #20438:
URL: https://github.com/apache/pulsar/issues/20438
> Note that I didn't use the `publish.sh` script to build the
image. I used the following command to have cross-compilation for ARM:
>
> ```
> mvn install -DUBUNTU_MIRROR=http://azure.archive.ubuntu.com/ubuntu/ \
> -DskipTests \
> -Pmain,docker -Pdocker-push \
> -Ddocker.platforms=linux/amd64,linux/arm64 \
> -Ddocker.organization=cbornet \
> -pl docker/pulsar,docker/pulsar-all
> ```
>
> We should update the script to use this command and see why it didn't pick
the correct image.
@cbornet Would you mind getting the process description in
https://pulsar.apache.org/contribute/release-process/#stage-docker-images
up-to-date with this information? /cc @tisonkun
_Originally posted by @lhotari in
https://github.com/apache/pulsar/issues/20433#issuecomment-1567919161_
--
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]