Do not untag downloaded docker images 11/58511/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 1 Aug 2018 21:26:14 +0000 (14:26 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 1 Aug 2018 21:26:14 +0000 (14:26 -0700)
commitaefd2800e8257b5ee46a2df80bf20a662878287d
tree311c16e0505935390bf93d0ce276b03f539690be
parentf6462d74efe1a972029477026f2abc4447d34478
Do not untag downloaded docker images

Untagging the images makes it impossible to identify the
docker image versions actually running on the system.
This change resolves the issue.

Change-Id: I8b93a2d6b1ac02ce9adf27c9c1fd89c2445d5735
Issue-ID: SO-728
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deploy.sh