-
Notifications
You must be signed in to change notification settings - Fork 70
install docker
Github edited this page May 17, 2022
·
1 revision
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
sudo
to rundocker
commands. 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.