Fixed permissions issue in /app.jar 16/119416/1
authorDan Timoney <dtimoney@att.com>
Mon, 22 Mar 2021 12:37:53 +0000 (08:37 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 22 Mar 2021 12:38:21 +0000 (12:38 +0000)
commit82c314f7e020cdedad275f21502b79eaa8f1568d
treec0ce0826e6267dc2cec909cfcc92ba94a75facd7
parent163beaad8e0d52ce78e28c487dc0ea4eb401456f
Fixed permissions issue in /app.jar

Updated Dockerfile to install app.jar in / (as expected by start script)
and changed file ownership to non-root user used to run container.

Change-Id: I8f9ffef662f831cb7d9c6fd56be463cc73639329
Issue-ID: CCSDK-3228
Signed-off-by: Dan Timoney <dtimoney@att.com>
ms/neng/src/main/docker/Dockerfile