Update build-driver-ems-docker-image.sh file 75/10475/1
authoryangyan <yangyanyj@chinamobile.com>
Wed, 6 Sep 2017 04:29:00 +0000 (12:29 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Wed, 6 Sep 2017 04:30:01 +0000 (12:30 +0800)
Modify the doker directory

Issue-ID: VFC-291
Change-Id: I5fd3a58cb529ead50c93c1ec1e46ff120746b889
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
jjb/vfc/build-driver-ems-docker-image.sh

index b81ad52..6804198 100755 (executable)
@@ -5,7 +5,7 @@ echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
 CURRENTDIR="$(pwd)"
 echo $CURRENTDIR
 
-chmod 755 ./ems/docker/*.*
+chmod 755 ./ems/microservice-standalone/src/main/assembly/docker/*.*
 
-./ems/docker/build_image.sh
+./ems/microservice-standalone/src/main/assembly/docker/build_image.sh