Use bash instead of Bourne shell 58/107258/1
authorDan Timoney <dtimoney@att.com>
Wed, 6 May 2020 11:34:18 +0000 (07:34 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 6 May 2020 16:50:52 +0000 (12:50 -0400)
commit261379c5d7327ce19fd271225efb3e2a27e98809
tree6e9e48d2eaccc6835984422fcf1f65a5f1d8155f
parenta31c872db42c4e4b538248fa67cfcdfea618b8cd
Use bash instead of Bourne shell

Start script for naming service needs to be started with
bash in order for redirect to work properly.

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