Add docker image build file and scripts 61/10461/2
authoryangyan <yangyanyj@chinamobile.com>
Wed, 6 Sep 2017 02:46:22 +0000 (10:46 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Wed, 6 Sep 2017 03:30:03 +0000 (11:30 +0800)
commit0f2d70229cbd1b3da5db6f623439db9cd55b64c4
treef5d938019279c0ff61e39476bdad05c3974a0ff7
parent868eeeb0533bfd10bbfed9431359efbaeaef4a68
Add docker image build file and scripts

Add docker image build file and scripts
Delete instance_init.sh and update the zip file url

Issue-ID: VFC-286
Change-Id: I943a01a5bc23edaa72ebc8e48e3053071b3ecc97
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
12 files changed:
ems/boco/pom.xml
ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/commons/utils/Gunzip.java
ems/microservice-standalone/pom.xml
ems/microservice-standalone/src/main/assembly/docker/Dockerfile [new file with mode: 0755]
ems/microservice-standalone/src/main/assembly/docker/LICENSE [new file with mode: 0644]
ems/microservice-standalone/src/main/assembly/docker/build_image.sh [new file with mode: 0755]
ems/microservice-standalone/src/main/assembly/docker/docker-entrypoint.sh [new file with mode: 0755]
ems/microservice-standalone/src/main/assembly/docker/instance_config.sh [new file with mode: 0755]
ems/microservice-standalone/src/main/assembly/docker/instance_run.sh [new file with mode: 0755]
ems/pom.xml
pom.xml [new file with mode: 0644]
version.properties [new file with mode: 0644]