Fixed permissions issue in /app.jar 82/119582/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:37:53 +0000 (08:37 -0400)
commit49dd1b8c88cba58ef87a048688a98508d60fcca8
treee23632c1f415887898af798ddd94bb87d8a24a4a
parentc3e800149c947ecc9b76a2e3b990664fc5d41ce1
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