[
https://issues.apache.org/jira/browse/NIFI-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497992#comment-16497992
]
ASF GitHub Bot commented on NIFI-5249:
--------------------------------------
Github user pepov commented on the issue:
https://github.com/apache/nifi/pull/2747
No, sorry! I meant integration-test not package. I beleive this would do
it, at least works for me, just tested:
```
mvn package -pl nifi-assembly
cd nifi-docker
mvn integration-test -P docker
```
> 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)