简体   繁体   English

在 Windows KVM 实例中运行 Win10 Docker 容器时出错

[英]Error running Win10 Docker container in Windows KVM instance

I'm trying to run a Windows 10 Pro Docker container (mcr.microsoft.com/windows:1903) in a Windows 10 Pro KVM instance running Proxmox VE 5.3-11 on Debian 9.8我正在尝试在 Debian 9.8 上运行 Proxmox VE 5.3-11 的 Windows 10 Pro KVM 实例中运行 Windows 10 Pro Docker 容器 (mcr.microsoft.com/windows:1903)

The command I'm running is this:我正在运行的命令是这样的:

docker run mcr.microsoft.com/windows:1903码头工人运行 mcr.microsoft.com/windows:1903

The response is this:回应是这样的:

"docker: Error response from daemon: hcsshim::CreateComputeSystem 429fddc1aac583fa38447054b3f0392d1f2223e62d12d5c7fbfc3f2f14566527: The virtual machine could not be started because a required feature is not installed." “docker:来自守护进程的错误响应:hcsshim::CreateComputeSystem 429fddc1aac583fa38447054b3f0392d1f2223e62d12d5c7fbfc3f2f14566527:虚拟机无法启动,因为未安装所需的功能。”

I would appreciate any help solving the problem.我将不胜感激任何帮助解决问题。 Please let me know if I can provide any more information.如果我能提供更多信息,请告诉我。

Thanks.谢谢。

QEMU/KVM version 5 QEMU/KVM 版本 5

The docker versions are:码头工人版本是:

Desktop: 2.1.0.0 (36874)桌面版:2.1.0.0 (36874)

Channel Stable渠道稳定

Engine 19.03.1引擎 19.03.1

Compose 1.24.1撰写 1.24.1

Kubernetes v1.14.3 Kubernetes v1.14.3

Note 0.6.1注 0.6.1

Credential Helpers 0.6.3凭证助手 0.6.3

Machine 0.16.1机器 0.16.1

I have tried several different Docker containers, the most recent one (in my question) is the official microsoft container.我尝试了几种不同的 Docker 容器,最近的一个(在我的问题中)是官方的 microsoft 容器。

Have you tried to activate nested virtualization?您是否尝试过激活嵌套虚拟化? https://pve.proxmox.com/wiki/Nested_Virtualization https://pve.proxmox.com/wiki/Nested_Virtualization

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Docker ERROR:从Win10运行时找不到容器命令或不存在容器命令 - Docker ERROR: Container command not found or does not exist when running from Win10 Docker:在从 Win10 安装到运行 ubuntu 的容器的目录中不允许进行 git 操作 - Docker: git operations not permitted in dir which is mounted from Win10's to container running ubuntu 运行Win10 Insider的Windows Docker Swarm IIS服务但无法访问 - Docker for Windows Swarm IIS Service with Win10 Insider running but unreachable Vagrant 2.2 on Win10错误在提供程序“ docker”上 - Vagrant 2.2 on Win10 Error on Provider “docker” 运行cabal时在win10上出现“无效参数”错误 - “invalid argument” error on win10 when running cabal Win10上的sysprep退出时出现错误RunExternalDlls:未运行DLL - sysprep on Win10 exits with error RunExternalDlls:Not running DLLs 将路径中有空格和破折号的 Win10 目录挂载到 Ubuntu Docker 容器中 - Mounting Win10 directory that has spaces and dashes in the path into Ubuntu Docker Container 我可以在 Win10 上构建容器,然后在 Windows Server 2019 或 2022 上运行它吗? - Can I build container on Win10 and next run it on Windows Server 2019 or 2022? 连接到在 Windows 10 上运行 mysql 的 Docker 容器 - Connect to Docker container running mysql on Windows 10 有什么方法可以从Win10 Desktop控制Windows Mobile(Win10电话)吗? - Is there any way to control Windows Mobile (Win10 phone) from Win10 Desktop?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM