zhaohehuhu commented on code in PR #2371:
URL: https://github.com/apache/auron/pull/2371#discussion_r3556679279
##########
dev/docker-build/docker-compose.yml:
##########
@@ -17,6 +17,7 @@
services:
build-release:
+ platform: ${AURON_DOCKER_PLATFORM:-linux/amd64}
Review Comment:
Thanks for the review. You got the point—this PR is really more of a fix for
Docker mode on ARM hosts than a cross-build feature. I'll update the PR
description to make that clearer.
--
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]