[ https://issues.apache.org/jira/browse/DRILL-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889026#comment-17889026 ]
ASF GitHub Bot commented on DRILL-8260: --------------------------------------- ionutpopa commented on PR #2951: URL: https://github.com/apache/drill/pull/2951#issuecomment-2409080353 @cgivre IMHO we could keep only the linux platforms as the original docker works on Windows just fine. But if we think about Drill as a software that we want to run on all platforms, maybe we need to add windows/amd64. What do you think? > Publish aarch64 Docker images > ----------------------------- > > Key: DRILL-8260 > URL: https://issues.apache.org/jira/browse/DRILL-8260 > Project: Apache Drill > Issue Type: Improvement > Affects Versions: 1.20.1 > Reporter: James Turton > Priority: Minor > > Promoted from [this Github > issue|https://github.com/apache/drill/issues/2589]. The original reporter > suggests adding the following arguments to the docker build. > {code:java} > docker build --platform linux/arm64/v8, linux/amd64 the rest of > parameters{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)