[
https://issues.apache.org/jira/browse/NIFI-11229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-11229.
-----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> In NiFi toolkit, there is a discrepancy between Dockerfile.hub and Dockerfile.
> ------------------------------------------------------------------------------
>
> Key: NIFI-11229
> URL: https://issues.apache.org/jira/browse/NIFI-11229
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.20.0
> Reporter: Phil Lee
> Priority: Minor
>
> Found a discrepancy between Dockerfile.hub and Dockerfile for nifi-toolkit.
> [https://github.com/apache/nifi/blob/main/nifi-toolkit/nifi-toolkit-assembly/docker/Dockerfile]
> [https://github.com/apache/nifi/blob/main/nifi-toolkit/nifi-toolkit-assembly/docker/Dockerfile.hub]
> In Dockerfile, Line # 31 through 33, ${NIFI_TOOLKIT_BASE_DIR} gets created
> first then docker-entry.sh script file gets copied.
> In Dockerfile.hub however, line # 34 through 46, file seems to get copied
> before mkdir happens. Not tested yet but it seems like mkdir needs to happen
> prior to copying script.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)