-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
When I run docker build -t luartos:1.0.0 ., it gets to Step 10 then complains:
Step 10/15 : RUN /usr/bin/python -m pip install --user -r ~/esp-idf/requirements.txt
---> Running in bb6e9b3f780e
Could not open requirements file: [Errno 2] No such file or directory: '/home/builder/esp-idf/requirements.txt'
The command '/bin/sh -c /usr/bin/python -m pip install --user -r ~/esp-idf/requirements.txt' returned a non-zero code: 1
What's going on?
Metadata
Metadata
Assignees
Labels
No labels