Skip to content

Docker build crashes instantly #420

Description

@TotallyNotSethP

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions