summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/build-driver-ems-docker-image.sh
blob: b81ad521cc76d084c59d4d83273b1c296845eba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
#
echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='

CURRENTDIR="$(pwd)"
echo $CURRENTDIR

chmod 755 ./ems/docker/*.*

./ems/docker/build_image.sh