I have followed the instructions as per the Rasa X - Quick Installation and successfully started Rasa X using docker on CentOS. However, when setting the admin password using below command:
sudo python rasa_x_commands.py create --update admin me PASSWORD
I get an error message that docker-compose: command not found