UNCLASSIFIED

Commit 8590d4fe authored by Jacob Rohlman's avatar Jacob Rohlman
Browse files

removed volumes

parent afa57cf1
Pipeline #421158 passed with stages
in 19 minutes and 28 seconds
......@@ -44,14 +44,6 @@ RUN chown -R nifi:nifi ${NIFI_BASE_DIR} && \
USER ${USER}
WORKDIR ${NIFI_HOME}
VOLUME ${NIFI_LOG_DIR} \
${NIFI_HOME}/conf \
${NIFI_HOME}/database_repository \
${NIFI_HOME}/flowfile_repository \
${NIFI_HOME}/content_repository \
${NIFI_HOME}/provenance_repository \
${NIFI_HOME}/state
# Web HTTP(s) & Socket Site-to-Site Ports
EXPOSE 8080 8443 10000 8000
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment