Manage the list of image tags in Docker build script.
commit386b2947caea0be8b8b32e0db287520412135aea
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 6 Mar 2020 11:03:29 +0000 (6 14:03 +0300)
committerEric Irrgang <ericirrgang@gmail.com>
Sat, 7 Mar 2020 15:34:27 +0000 (7 16:34 +0100)
tree343ee9cd9569c78a2428f124803aa4a2c313024f
parent7af9fd643b0ab4718ba80dffb6a49ebcd44410ff
Manage the list of image tags in Docker build script.

Supports flexibility in future handling of built images.

Refs #3395

Change-Id: I207911f190a57cbc4671777b5b92827aa6d3904a
admin/dockerfiles/buildall.sh