Peter Wilcsinszky created NIFI-5438:
---------------------------------------
Summary: Declare volumes for the NiFi docker container for
persistence by default
Key: NIFI-5438
URL: https://issues.apache.org/jira/browse/NIFI-5438
Project: Apache NiFi
Issue Type: Improvement
Components: Docker
Affects Versions: 1.8.0
Reporter: Peter Wilcsinszky
Assignee: Peter Wilcsinszky
Fix For: 1.8.0
Volume declarations are missing from the NiFi Dockerfiles.
*Without* that all data get lost after removing the container when there was no
explicit volume declarations defined.
*With* volume declarations all the data on the declared volumes will get
persisted on the host without any explicit volume declarations required by the
user.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)