我正在尝试在我的 Windows 10 Local 中运行 docker Desktop。已成功安装,但在运行时出现以下错误。
System.InvalidOperationException:
Failed to deploy distro docker-desktop to <localpath>: exit code: -1
stdout: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
Run Code Online (Sandbox Code Playgroud)
我认为它说需要启用某些 Windows 服务,但我不知道必须启用哪个服务,有人可以帮助我解决这个问题吗?
docker version
C:\Users\lenova>docker --version
Docker version 20.10.2, build 2291f61
Run Code Online (Sandbox Code Playgroud)
有谁知道如何使用 aws CDK 在 aws 帐户中导入现有的 ec2 实例?
我在网上搜索了,也浏览了文档。没有运气!
所有帮助将不胜感激。