Bundle the listener into the core image 21/2521/2
authorE. Scott Daniels <daniels@research.att.com>
Fri, 14 Feb 2020 19:27:08 +0000 (14:27 -0500)
committerVlad Shkapenyuk <vshkap@research.att.com>
Thu, 20 Feb 2020 23:08:46 +0000 (23:08 +0000)
commit7f09b7d24896c782a3e599ec35f76a42d2abd306
tree30174fa24ac28af571e0bd8e476dd19c751074bd
parentd8f44d4070d345d57eedf4ddd2f8360cb7aa5ab9
Bundle the listener into the core image

This change causes the mc_listener application to be included
in the core MC image.  This is accomplished by basing the
final image on the listener container and by adding a "container
start" script which will start the "sidecars" (listener in this
case) and finally starts the core application.

The container version has been bumped to 2.0.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I983cacbaef4cfd95144664b05043b39e478b7827
mc-core/Dockerfile
mc-core/container-tag.yaml
mc-core/container_start.sh [new file with mode: 0755]