You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joey Frazee (Jira)" <ji...@apache.org> on 2021/07/16 20:03:00 UTC

[jira] [Created] (NIFI-8920) Dockerhub build should use Apache mirrors

Joey Frazee created NIFI-8920:
---------------------------------

             Summary: Dockerhub build should use Apache mirrors
                 Key: NIFI-8920
                 URL: https://issues.apache.org/jira/browse/NIFI-8920
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Docker
    Affects Versions: 1.14.0
            Reporter: Joey Frazee


Currently the Dockerhub Dockerfile will pull binaries from https://archive.apache.org by default. It's preferable to pull these from a mirror when available.

The Dockerfile should use https://www.apache.org/dyn/closer.lua/nifi/${NIFI_VERSION}/nifi-${NIFI_VERSION}-bin.zip}?as_json and the returned 'in_dist' and 'preferred' properties to determine the best mirror for the BASE_URL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)