You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/09/22 11:16:00 UTC

[jira] [Updated] (DRILL-8260) Publish aarch64 Docker images

     [ https://issues.apache.org/jira/browse/DRILL-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Turton updated DRILL-8260:
--------------------------------
    Description: 
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}

  was:
Promoted from [this Github issue|https://github.com/apache/drill/issues/2589]. The original reporter suggests a the following arguments to the docker build.
{code:java}
docker build --platform linux/arm64/v8, linux/amd64 the rest of parameters{code}


> 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)