contentdb/utils/start.sh

8 lines
119 B
Bash
Raw Normal View History

2019-11-21 23:27:21 +01:00
#!/bin/bash
#
# Call from a docker host to build and start CDB.
#
sudo docker-compose up --build -d --scale worker=2