Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.4.0
-
None
-
None
Description
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
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
Attachments
Issue Links
- links to