marcelstoer / docker-nodemcu-build

Docker image to build NodeMCU firmware for the ESP8266 on your machine
https://hub.docker.com/r/marcelstoer/nodemcu-build/
MIT License
129 stars 63 forks source link

build firmware get error #43

Closed bestlong closed 5 years ago

bestlong commented 5 years ago
D:\IoT\NodeMCU V2\nodemcu-firmware>docker image ls
REPOSITORY                         TAG                 IMAGE ID            CREATED             SIZE
marcelstoer/nodemcu-build          latest              b9049eff6bf7        2 days ago          342MB
marcelstoer/nodemcu-build          ok                  f24c34189836        7 days ago          342MB
D:\IoT\NodeMCU V2\nodemcu-firmware>docker run --rm -ti -v "D:\IoT\NodeMCU V2\nodemcu-firmware":/opt/nodemcu-firmware marcelstoer/nodemcu-build build
docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"build\": executable file not found in $PATH": unknown.