You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/01 13:09:00 UTC

[jira] [Commented] (NIFI-5249) Dockerfile enhancements

    [ https://issues.apache.org/jira/browse/NIFI-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497963#comment-16497963 ] 

ASF GitHub Bot commented on NIFI-5249:
--------------------------------------

Github user ottobackwards commented on the issue:

    https://github.com/apache/nifi/pull/2747
  
    So to test this?
    - mvn package
    - mvn package -P docker from nifi-docker
    - ???
    - docker run --rm -ti --entrypoint /bin/bash apache/nifi -c "env | grep NIFI" ? from nifi-docker dir?
    - docker run --rm -ti --entrypoint /bin/bash apache/nifi -c "find /opt/nifi ! -user nifi"  from nifi-docker dir?


> 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)