automation: drop container name from containerize
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 3 Aug 2018 14:46:47 +0000 (09:46 -0500)
committerWei Liu <wei.liu2@citrix.com>
Fri, 3 Aug 2018 15:11:22 +0000 (16:11 +0100)
commitf437ac101f12a6468879177257f20d13621c8740
tree3342054337e8a2aae143975a1f7178e698dc9787
parent7d217430d6ef32be9588dbd26e22006efc8bcded
automation: drop container name from containerize

This was something that existed for some scripting support for a totally
unrelated project and when I copied this script I failed to remove it so
this removes it. Build containers for Xen are best as ephemeral
environments and should just utilizes Docker's default container naming
behavior.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
automation/build/README.md
automation/scripts/containerize