Skip to content

Python: can't open file '/app/manage.py': [Errno 2] No such file or directory - Django - Docker Compose #4969

@Unknown9421

Description

@Unknown9421

Description:

When I create a Django project using Cookiecutter and run docker compose right after the project is created (docker-compose -f .\local.yml up -d --build) (local.yml), the django container gives me an error when running (starting script) (Python: cannot open file '/app/ management.py').

I don't know exactly where the problem lies

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