Azure / iot-edge-v1

Azure IoT Edge
http://azure.github.io/iot-edge/
Other
524 stars 258 forks source link

IoT Edge docker failure on Windows IoT Core Build Version- 10.0.17763.17 #659

Closed pratson20 closed 5 years ago

pratson20 commented 5 years ago

Hi,

I am facing issue on docker issue on IoT Core. Installation of docker and edge was completed successfully. Followed below link to install docker and Edge runtime- https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-core

Failure Log on running below Command- Invoke-WebRequest https://master.dockerproject.org/windows/x86_64/docker-0.0.0-dev.zip -o temp.zip Expand-Archive .\temp.zip $env:ProgramFiles -f Remove-Item .\temp.zip $env:Path += ";$env:programfiles\docker" SETX /M PATH "$env:Path" dockerd --register-service start-service docker

I am using Aaeon gateway

Kindly help me to resolve this issue

Attaching detailed log

` Edge_Installation_Log (1).txt

Edge_Installation_Log.txt `

damonbarry commented 5 years ago

Hi @pratson20. We're not actively monitoring for IoT Edge v2 issues in this repo. Given that you were following a tutorial on docs.microsoft.com, the best way to get help is to: