使用Docker编译Nodemcu固件时。有问题

时间:2017-07-22 19:16:13

标签: docker nodemcu

我非常喜欢nodemcu。 使用Docker工具编译nodemcu固件的问题,之前可以使用大约一个月前。现在编译,但我没有改变任何东西,这很奇怪。 以下是详细信息:

                        ##         .
                  ## ## ##        ==
               ## ## ## ## ##    ===
           /"""""""""""""""""\___/ ===
      ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
           \______ o           __/
             \    \         __/
              \____\_______/

docker is configured to use the default machine with IP 192.168.99.100
For help getting started, check out the docs at https://docs.docker.com

Start interactive shell

Administrator@summerlabsthinkpad MINGW64 ~
$ docker run --rm -it -v "//C/Users/Administrator.SC-201611232257/nodemcu-firmware":/opt/nodemcu-firm
ware marcelstoer/nodemcu-build
fatal: Not a git repository (or any parent up to mount point /opt/nodemcu-firmware)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
cp: cannot stat 'tools/esp-open-sdk.tar.*': No such file or directory

enter image description here

0 个答案:

没有答案