[ https://issues.apache.org/jira/browse/DRILL-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889070#comment-17889070 ]
ASF GitHub Bot commented on DRILL-8260: --------------------------------------- jnturton commented on PR #2951: URL: https://github.com/apache/drill/pull/2951#issuecomment-2409912000 The Linux container images will work for Windows users through WSL or Hyper-V which is how they must already be running most of their conatiners. Actually building [on a Windows container base image](https://hub.docker.com/r/microsoft/windows) would require deeper changes from us, I think, and someone would have to check the license to see whether we'd be free to redistribute the Microsoft binaries included as an Apache project. > 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)