blob: 7ed0719874776ba0850d1ece77be39a6cf2325af [file] [log] [blame]
#!/bin/bash
#
echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
CURRENTDIR="$(pwd)"
echo $CURRENTDIR
echo 'Building AAF/sshsm base containers'
cd bin/base
chmod 755 build_base_images.sh
./build_base_images.sh