Code Review
/
dmaap
/
zookeeper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
61490fb
)
Changes to ZK config generation
12/73312/1
author
sunil unnava
<sunil.unnava@att.com>
Thu, 22 Nov 2018 00:40:03 +0000
(19:40 -0500)
committer
sunil unnava
<sunil.unnava@att.com>
Thu, 22 Nov 2018 00:40:24 +0000
(19:40 -0500)
Issue-ID: DMAAP-888
Change-Id: I7778fb010133b322edf13db4ddb6deab60c5e358
Signed-off-by: sunil unnava <sunil.unnava@att.com>
src/main/docker/Dockerfile
patch
|
blob
|
history
diff --git
a/src/main/docker/Dockerfile
b/src/main/docker/Dockerfile
index
960cb37
..
765dc9a
100644
(file)
--- a/
src/main/docker/Dockerfile
+++ b/
src/main/docker/Dockerfile
@@
-41,7
+41,7
@@
RUN set -x \
&& rm -rf /var/lib/apt/lists/*
# Copy configuration generator script to bin
-COPY
zkGenConfig.sh zkOk.sh zkMetrics.sh
/opt/zookeeper/bin/
+COPY
scripts
/opt/zookeeper/bin/
# Create a user for the zookeeper process and configure file system ownership
# for necessary directories and symlink the distribution as a user executable