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
e4a2471c
Commit
e4a2471c
authored
Aug 12, 2021
by
Jacob Rohlman
Browse files
Merge branch 'updateBranch' into 'development'
removed volumes See merge request
!42
parents
afa57cf1
8590d4fe
Pipeline
#466365
passed with stages
in 24 minutes and 5 seconds
Changes
1
Pipelines
5
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 @
e4a2471c
...
@@ -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