From fbcb850dde87e8750fc09e1e8c9f8584e496b654 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Tue, 17 Jul 2018 18:12:25 +0100 Subject: add ps and other tools into docker build Change-Id: I3e5c4f0600c527febe49f6b97229d756413e2f74 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-623 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c87a9d24..d3a3c2e8 100644 --- a/pom.xml +++ b/pom.xml @@ -205,7 +205,7 @@ limitations under the License. chmod +x bin/*.sh - + chmod 0644 etc/logrotate.conf @@ -213,7 +213,7 @@ limitations under the License. 8080 8443 - bin/docker-entry.sh + bin/docker-entry.sh -- cgit 1.2.3-korg