Fix buildscripts to wait for Docker and build snapshots

This commit is contained in:
Nanne Baars
2018-08-08 18:23:27 +02:00
parent 1252e3dc21
commit bca8b3c650
3 changed files with 11 additions and 9 deletions

View File

@ -2,4 +2,4 @@
cd ..
docker-compose rm -f
docker-compose up
docker-compose -f docker-compose-local.yml up