[
https://issues.apache.org/jira/browse/DRILL-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888963#comment-17888963
]
ASF GitHub Bot commented on DRILL-8260:
---------------------------------------
ionutpopa opened a new pull request, #2951:
URL: https://github.com/apache/drill/pull/2951
# [DRILL-8260](https://issues.apache.org/jira/browse/DRILL-8260): added
platforms (linux/amd64,linux/arm64) on docker build
## Description
Added the following platforms in the build file from the hooks folder:
linux/amd64 and linux/arm64
## Documentation
Now Apache Drill Docker image is available for both linux/arm64 and
linux/amd64
## Testing
Built images locally
> 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)