`docker-compose exec cms bash python manage.py migrate` gives the error mesage /usr/local/bin/python: /usr/local/bin/python: cannot execute binary file should be without the bash to execute python file `docker-compose exec cms python manage.py migrate`