blob: 9640430199340cb7cecc9508acef18cf4768381e [file] [log] [blame]
#!/bin/bash
#
echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
CURRENTDIR="$(pwd)"
echo $CURRENTDIR
chmod 755 ./VnfmadapterService/docker/*.*
./VnfmadapterService/docker/build_image.sh