# if no image run ./build first
source ./build $1
[[ $force ]] && shift 1
mkdir -p opt conf
docker-compose ${@:-up}