Rasa: Error running Rasa with docker-compose

Hi, I would like some assistance. I get the error below when I try to run rasa using the docker-compose.yml I got from the master branch.

rasa_1           | usage: rasa [-h] [--version]
rasa_1           |             {init,run,shell,train,interactive,test,visualize,data,x} ...
rasa_1           | rasa: error: invalid choice: 'start' (choose from 'init', 'run', 'shell', 'train', 'interactive', 'test', 'visualize', 'data', 'x')

I have attached my docker-compose file. docker-compose.yml (857 Bytes)