I think this is sufficient to get it going: git submodule init -u docker-compose build docker-compose pull docker-compose up
I think this is sufficient to get it going:
git submodule init -u
docker-compose build
docker-compose pull
docker-compose up