背景
一段时间没有使用电脑上的 Docker,今天启动的时候,报了 “Docker Desktop -Virtual Machine Platform not enabled Virtual Machine Platform is not enabled. Enable it using the PowerShell script (in anadministrative PowerShell) and restart your computer before using...” 的错误。网上查了下,是没有启用 虚拟机平台 , 有可能是之前更新系统,默认给关闭了。启动一下,就可以正常使用 Docker 了。