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:
20b8e47
)
changes to Zookeeper Dockerfile
83/73983/1
author
sunil unnava
<sunil.unnava@att.com>
Thu, 29 Nov 2018 20:00:33 +0000
(15:00 -0500)
committer
sunil unnava
<sunil.unnava@att.com>
Thu, 29 Nov 2018 20:00:49 +0000
(15:00 -0500)
Issue-ID: DMAAP-888
Change-Id: I3869d60be4bab3ad89553f7499177fc8bb111c4c
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
95fb3a9
..
77dcf59
100644
(file)
--- a/
src/main/docker/Dockerfile
+++ b/
src/main/docker/Dockerfile
@@
-50,4
+50,4
@@
RUN set -x \
&& ln -s /opt/zookeeper/$ZK_DIST.jar /usr/share/zookeeper/ \
&& ln -s /opt/zookeeper/lib/* /usr/share/zookeeper
-chmod -R 777 /opt/zookeeper/bin
\ No newline at end of file
+
RUN
chmod -R 777 /opt/zookeeper/bin
\ No newline at end of file