-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
To Reproduce
Steps to reproduce the behavior:
- enter docker-compose up -d –-build
- will happend the error about fail to find requairment.txt
Additional context (Optional)
##But I can change C:\Users***\PycharmProjects\capillarydetection-master\backend\Dockerfile
RUN pip install -r requirements.txt > RUN pip install -r requirementsLocal.txt
to solve this problem.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working