Adjust build script for portability 05/2805/3
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 16 Mar 2020 12:41:05 +0000 (08:41 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 17 Mar 2020 13:05:58 +0000 (09:05 -0400)
commitcfc3742a3b550d05ff4855cc0fa9ca5bfcf8beca
tree1159b2660d585f4c66ebd52f96afcd2afe1db3a5
parent8606e3f5d9501605424efb330854e584d22a2151
Adjust build script for portability

Change build-e2mgr-ubuntu.sh shell script to skip installing NNG
(already in the base image) and to use sudo when invoking dpkg to
install RMR libraries.  This allows the same steps to be run in a
docker build AND sonar analysis job without duplication.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I88f230bb0b54ad3e28042341ea351b3bd217c109
E2Manager/Dockerfile
E2Manager/build-e2mgr-ubuntu.sh