[
https://issues.apache.org/jira/browse/NIFI-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561831#comment-16561831
]
ASF GitHub Bot commented on NIFI-5468:
--------------------------------------
Github user MikeThomsen commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2921#discussion_r206106274
--- Diff: nifi-docker/dockerhub/pom.xml ---
@@ -61,7 +61,7 @@
<configuration>
<arguments>
<argument>${project.version}-dockerhub</argument>
- <argument>1.6.0</argument>
+ <argument>1.7.0</argument>
--- End diff --
Should be 1.8.0 now.
> Add toolkit to NiFi docker image and use zip archive
> ----------------------------------------------------
>
> Key: NIFI-5468
> URL: https://issues.apache.org/jira/browse/NIFI-5468
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Docker
> Affects Versions: 1.8.0
> Reporter: Peter Wilcsinszky
> Assignee: Peter Wilcsinszky
> Priority: Major
> Fix For: 1.8.0
>
>
> NiFi toolkit is an essential tool for a NiFi installation and makes sense to
> include it by default in the NiFi Docker image.
> Using the zip archive is a step to make possible switching completely to the
> zip release and avoid generating the tar.gz anymore. For the discussion seeĀ
> http://apache-nifi-developer-list.39713.n7.nabble.com/DISCUSS-Tar-Gzip-vs-Zip-td19175.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)