summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/build-nfvo-db-docker-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc/build-nfvo-db-docker-image.sh')
-rwxr-xr-xjjb/vfc/build-nfvo-db-docker-image.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/vfc/build-nfvo-db-docker-image.sh b/jjb/vfc/build-nfvo-db-docker-image.sh
new file mode 100755
index 000000000..99eab5db6
--- /dev/null
+++ b/jjb/vfc/build-nfvo-db-docker-image.sh
@@ -0,0 +1,10 @@
+#!/bin/bash
+#
+echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
+
+CURRENTDIR="$(pwd)"
+echo $CURRENTDIR
+
+chmod 755 ./docker/*.*
+
+./docker/build_image.sh