I am running the experiments for a research experiment. Where is the ./run.sh located? I have managed to start the database, memcached and service. But starting the client with the command `$ docker run -d -t --net=my_net --privileged=true --name=faban_client cloudsuite/web-serving:faban_client /etc/bootstrap.sh -bash` Starts the container in detached mode. I did bash into it to running faban container but could not find the `run.sh` file. Could anyone please clarify this?
Ahmad
