contentdb/utils/start.sh
2019-11-21 22:27:38 +00:00

8 lines
119 B
Bash
Executable File

#!/bin/bash
#
# Call from a docker host to build and start CDB.
#
sudo docker-compose up --build -d --scale worker=2