Change to show docker images instead of docker ps 55/56755/2
authorGary Wu <gary.i.wu@huawei.com>
Wed, 18 Jul 2018 16:09:03 +0000 (09:09 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 18 Jul 2018 16:13:19 +0000 (09:13 -0700)
commitf1aabf9fb163d2b55703f99f1682439eb944fc6b
tree8c68ceaa85081ce3e06009b2627cdb1465fb608c
parentfb4b8fb98af42e61dff04a335809c268da1eb006
Change to show docker images instead of docker ps

docker ps image lists may be misleading due to image
retagging.  Change the script to show docker images
instead.

Change-Id: I90021d0ff671c1a8ea14c745d781f445d79bc1c7
Issue-ID: INT-532
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
test/ete/scripts/get-docker-versions.sh