Github user edespino commented on the issue:
https://github.com/apache/madlib/pull/181
Although I do understand why you echo the commands prior to executing, I
think the script easier to maintain without them. A user of the script can
always run this with `bash -x docker_start.sh` to watch the commands execute.---
