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

Enable building from a git submodule #12

Closed mikeller closed 8 years ago

mikeller commented 8 years ago

Reordered statements so that git is not required if 'IMAGE_NAME' option is set. This makes it possible to run the docker image on a git submodule.