Skip to content

/usr/local/bin/python: /usr/local/bin/python: cannot execute binary file #1

@totobrei

Description

@totobrei

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions