👷 Docker-compose build img

This commit is contained in:
mathieu.brunot 2019-05-17 03:30:51 +02:00
parent 9aa8b9bc3e
commit d229c16cad
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0
2 changed files with 7 additions and 6 deletions

View file

@ -37,7 +37,6 @@ function run_image {
rm -rf ./frontend/node_modules
CONTAINER=$IMGNAME:$REV
#CONTAINER=monogramm/uxbox:develop
echo "Running development image $CONTAINER..."
sudo docker run -ti \