aboutsummaryrefslogtreecommitdiff
path: root/utils/start.sh
blob: 0fa9e795431ea83a2a0f244b78ea72be5deb1ad0 (plain)
1
2
3
4
5
6
7
#!/bin/bash

#
# Call from a docker host to build and start CDB.
#

sudo docker-compose up --build -d --scale worker=2