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

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

James Turton created DRILL-8260:
-----------------------------------

             Summary: 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


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}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)