User Tools

Site Tools


other:docker

This is an old revision of the document!


Docker

Removing Docker

I found when Docker is installed, your laptop will no longer go to sleep.

If you remove Docker, you will find that VMWare Workstation no longer works. This is because Windows 10 is using Hyper-V. The solution is to run the following commmand as administrator.

bcdedit /set hypervisorlaunchtype off
other/docker.1591778423.txt.gz · Last modified: (external edit)