Add docker image and build for NFVO/LCM 77/9277/4
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 30 Aug 2017 02:49:30 +0000 (19:49 -0700)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Thu, 31 Aug 2017 22:53:44 +0000 (15:53 -0700)
commitf3f9e0dddb264ef0a69d6ea17a68f8f8f488a748
treef420fef99ac40cf20d3c2088dcbaad511bdf072f
parentd2086fc36b906ef6c0782f27cba479c2c18446d5
Add docker image and build for NFVO/LCM

This patch adds the docker image and its build process
for NFVO LCM.

Change-Id: I9a4a273a0b0d54707a39967cbac20c971654bd2e
Issue-Id: VFC-143
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
lcm/docker/Dockerfile [new file with mode: 0644]
lcm/docker/LICENSE [new file with mode: 0644]
lcm/docker/build_image.sh [new file with mode: 0755]
lcm/docker/instance_config.sh [new file with mode: 0755]
lcm/docker/instance_init.sh [new file with mode: 0755]
lcm/docker/instance_run.sh [new file with mode: 0755]
lcm/docker/remove_image.sh [new file with mode: 0755]
lcm/docker/run_image.sh [new file with mode: 0755]