Difference between revisions of "Install Docker in Windows 10"
Jump to navigation
Jump to search
(Replaced content with "Follow this : https://docs.docker.com/docker-for-windows/install/") Tag: Replaced |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | == Step by Step == | ||
| + | |||
Follow this : https://docs.docker.com/docker-for-windows/install/ | Follow this : https://docs.docker.com/docker-for-windows/install/ | ||
| + | |||
| + | |||
| + | == Troubleshooting == | ||
| + | |||
| + | === Unable to Create Hyper-V VM Error === | ||
| + | |||
| + | If we found error like below screenashoot when starting or restarting docker, just follow this step. | ||
| + | |||
| + | # Open Hyper-V Manager | ||
| + | # Restart the Service | ||
| + | |||
| + | [[File:20200218-docker-dekstop-error.png]] | ||
Latest revision as of 08:34, 18 February 2020
Step by Step
Follow this : https://docs.docker.com/docker-for-windows/install/
Troubleshooting
Unable to Create Hyper-V VM Error
If we found error like below screenashoot when starting or restarting docker, just follow this step.
- Open Hyper-V Manager
- Restart the Service
