Update BuildImage.sh

This commit is contained in:
ametgud4u 2020-07-27 00:03:59 +05:30 committed by GitHub
parent f1f34a9247
commit 5343d3acc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/bash
echo " *************************************** " echo " *************************************** "
echo " ********** Build Docker Image********** " echo " ********** Build Docker Image********** "
echo " *************************************** " echo " *************************************** "
sudo docker-compose -f docker-compose-buildimage.yml build --no-cache docker-compose -f docker-compose-buildimage.yml build --no-cache