[
https://issues.apache.org/jira/browse/NIFI-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500395#comment-16500395
]
ASF GitHub Bot commented on NIFI-5249:
--------------------------------------
Github user pepov commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2747#discussion_r192787369
--- Diff: nifi-docker/dockermaven/pom.xml ---
@@ -44,7 +44,6 @@
</buildArgs>
<repository>apache/nifi</repository>
<tag>${project.version}</tag>
- <tag>latest</tag>
--- End diff --
I removed it because it did not build both tags, just the last one, so I
had a choice. Also this is only a dev/test config and does not affect the
public image.
> Dockerfile enhancements
> -----------------------
>
> Key: NIFI-5249
> URL: https://issues.apache.org/jira/browse/NIFI-5249
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Docker
> Reporter: Peter Wilcsinszky
> Priority: Minor
>
> * make environment variables more explicit
> * create data and log directories
> * add procps for process visibility inside the container
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)