Revise portal start script for robustness. 15/6815/1
authorChristopher Lott (cl778h) <clott@research.att.com>
Mon, 7 Aug 2017 12:07:56 +0000 (08:07 -0400)
committerChristopher Lott (cl778h) <clott@research.att.com>
Mon, 7 Aug 2017 12:09:42 +0000 (08:09 -0400)
commit0c184777b805dbef3bc43d0084ca578d8b5aba99
treeb0faa276b5ec53a6f1c7493cadca3864389a1467
parenta94e309943d51a2d56e9aa19a582ac9eb40966e6
Revise portal start script for robustness.

1. Use portal script variables instead of hardcoded strings.
2. Remove named Docker containers BEFORE attempting to tag them;
this script failed if docker containers were lingering.

Change-Id: Id9ad8794f35745a02015768ca8b3eed16ad7dd73
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
boot/portal_vm_init.sh [changed mode: 0644->0755]