larsks / docker-image-esp-open-sdk

9 stars 3 forks source link

Error with make #4

Closed garudaonekh closed 2 years ago

garudaonekh commented 2 years ago

Hi, when I run docker run --rm -v $HOME:$HOME -u $UID -w $PWD larsks/esp-open-sdk make I got this error: make: *** No targets specified and no makefile found. Stop.

I am sure am in the correct directory: ports/esp8266. I can run make directly on this directory.

I am using Ubuntu 20