Docker Windows build fails with error: “The system cannot find the path specified”

前端 未结 5 1706
北海茫月
北海茫月 2020-12-15 21:59

I tried to create a directory junction on Docker Windows to create 8.3 . But it failed with the error message below.

D:\\data\\docker\\sample>docker build         


        
5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 22:33

    check if the project is Running or not ! if it is running finish it. then check the command again

提交回复
热议问题