Add GVNFM VNFMGR Docker image and build scripts 13/10413/2
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Tue, 5 Sep 2017 22:52:48 +0000 (15:52 -0700)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 6 Sep 2017 22:43:58 +0000 (15:43 -0700)
commitd816d444383c73862535c89483c01e0d125a722c
tree29217fce57467df58742a792b5d66cb17629fbb6
parentdff6a11d425677eec5909d2cdab9cc1c277719c7
Add GVNFM VNFMGR Docker image and build scripts

This patch adds the scripts and Dockerfile for
building GVNFM/VNFGR docker image.

Change-Id: I4642228523691095ff77cd5fa0007d853e93b7d5
Issue-Id: VFC-282
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
mgr/docker/Dockerfile [new file with mode: 0644]
mgr/docker/LICENSE [new file with mode: 0644]
mgr/docker/build_image.sh [new file with mode: 0755]
mgr/docker/createdb.sql [new file with mode: 0644]
mgr/docker/createobj.sql [new file with mode: 0644]
mgr/docker/docker-entrypoint.sh [new file with mode: 0755]
mgr/docker/instance_config.sh [new file with mode: 0755]
mgr/docker/instance_init.sh [new file with mode: 0755]
mgr/docker/instance_run.sh [new file with mode: 0755]