UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
apache
nifi
Commits
8590d4fe
Commit
8590d4fe
authored
Aug 12, 2021
by
Jacob Rohlman
Browse files
removed volumes
parent
afa57cf1
Pipeline
#421158
passed with stages
in 19 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
Dockerfile
Dockerfile
+0
-8
No files found.
Dockerfile
View file @
8590d4fe
...
@@ -44,14 +44,6 @@ RUN chown -R nifi:nifi ${NIFI_BASE_DIR} && \
...
@@ -44,14 +44,6 @@ RUN chown -R nifi:nifi ${NIFI_BASE_DIR} && \
USER
${USER}
USER
${USER}
WORKDIR
${NIFI_HOME}
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
# Web HTTP(s) & Socket Site-to-Site Ports
EXPOSE
8080 8443 10000 8000
EXPOSE
8080 8443 10000 8000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment