install docker - Azure/iotedgedev GitHub Wiki
Install Docker CE
- Windows
- Be sure to check whether you are running in Linux container mode or Windows container mode.
- Linux
- We've seen some issues with docker.io. If Edge doesn't run for you, then try installing Docker CE directly instead of via docker.io. Use the CE install steps, or use the convenience script.
- By default, you need
sudoto rundockercommands. If you want to avoid this, please follow the post-installation steps for Linux.
Note: If the device is behind the proxy server, you can set the proxy manually.