You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2019/07/22 16:17:00 UTC

[jira] [Resolved] (NIFIREG-291) adjust docker folder naming convention to have similar layout as NiFi

     [ https://issues.apache.org/jira/browse/NIFIREG-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende resolved NIFIREG-291.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

> adjust docker folder naming convention to have similar layout as NiFi
> ---------------------------------------------------------------------
>
>                 Key: NIFIREG-291
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-291
>             Project: NiFi Registry
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Endre Kovacs
>            Assignee: Endre Kovacs
>            Priority: Trivial
>             Fix For: 0.5.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently NiFi's docker image ([https://github.com/apache/nifi/blob/41663929a4727592972e6be04b3c516a752e760e/nifi-docker/dockerhub/Dockerfile#L32]) installs NiFi ( and sets that to $NIFI_HOME) into a *version agnostic* folder.
>  
> NiFi registry's docker image 
> [https://github.com/apache/nifi-registry/blob/f3b82a7b8dab3737d9b9ca1dc8028d4e9d7108fa/nifi-registry-core/nifi-registry-docker/dockerhub/Dockerfile#L29]
> does it differently: it always creates *a version specific* folder (and sets that to $NIFI_REGISTRY_HOME) for any new NiFi Registry releases.
>  
> For NiFi Registry, I'd like to propose, to follow the same convention, in order to make it easier for downstream use-cases to find NiFi Registry's home folder / directory layout



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)