Changes to ZK config generation 12/73312/1
authorsunil unnava <sunil.unnava@att.com>
Thu, 22 Nov 2018 00:40:03 +0000 (19:40 -0500)
committersunil 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

index 960cb37..765dc9a 100644 (file)
@@ -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