Member since
04-23-2020
1
Post
0
Kudos Received
0
Solutions
04-23-2020
12:59 PM
Hello, I downloaded the apache/nifi docker image from Docker Hub website and designed an application inside the container that I want to save as a template to use later. When I try to save a template, the Nifi UI doesn't ask me to choose the save location, only a message that confirms the creation is shown. When I try to inspect the volumes of the container by running "docker inspect volume-name", the following volumes are shown: Are these volumes created by default with the docker image? Is my template being saved in these volumes? How can I access them? Thanks!
... View more
Labels:
- Labels:
-
Apache NiFi
-
Docker