[
https://issues.apache.org/jira/browse/NIFI-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447707#comment-17447707
]
ASF subversion and git services commented on NIFI-8779:
-------------------------------------------------------
Commit 6259269f73a486b7d834d701e44362880b8a6a85 in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6259269 ]
NIFI-8779 correctly pass MIRROR_BASE_URL from DockerBuild to Dockerfile;
address shellcheck issues with Docker-related scripts
Allow override of DISTRO_PATH for NiFi dockerhub build to enable image creation
from the Apache Dev server during Release Candidate voting
Rationalise nifi-docker builds and integration-tests (remove duplicate script
directories)
This closes #5213.
Signed-off-by: Kevin Doran <[email protected]>
> DockerBuild script does not correctly pass build args to dockerhub Dockerfile
> -----------------------------------------------------------------------------
>
> Key: NIFI-8779
> URL: https://issues.apache.org/jira/browse/NIFI-8779
> Project: Apache NiFi
> Issue Type: Bug
> Components: Docker
> Affects Versions: 1.13.2
> Reporter: Chris Sampson
> Assignee: Chris Sampson
> Priority: Minor
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The {{dockerhub/DockerBuild.sh}} script does not correctly pass the
> {{MIRROR_BASE_URL}} to the {{dockerhub/Dockerfile}}. Also, the Dockerfile
> doesn't allow overriding of the {{BASE_URL}} used to obtain the {{sha256}}
> checksum files, so the image cannot be built unless artifacts are first
> pushed to the default BASE_URL.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)