我在在 Windows Server 2019 上运行的 Docker 中提取 Sitespeed 映像时遇到问题,但是在 Windows 10 上使用 Docker Desktop 时可以正常工作。
PS C:\Sitespeed> docker info 客户端:上下文:默认调试模式:false 插件:应用程序:Docker 应用程序(Docker Inc.,v0.8.0)集群:管理 Mirantis 容器云集群(Mirantis Inc.,v1.9.0)注册表:管理 Docker 注册表(Docker Inc.,0.1.0)
服务器:容器:0 运行:0 暂停:0 停止:0 图像:0 服务器版本:20.10.7 存储驱动程序:windowsfilter(windows)lcow(linux) Windows:LCOW:日志驱动程序:json-file 插件:卷:本地网络: ics internal l2bridge l2tunnel nat null overlay private transparent 日志:awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog Swarm:inactive 默认隔离:进程内核版本:10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 操作系统: Windows Server 2019 标准版 1809(操作系统内部版本 17763.1911) 操作系统类型:windows 架构:x86_64 CPU:8 总内存:48GiB 名称:TITAN-201 ID:4H6Y:QSND:DBPU:5BOG:WWO3:2QQS:HD54:BLYH:3SDD:FTXH :56OL:RN2F Docker 根目录:C:\ProgramData\docker 调试模式:false 注册表:https ://index.docker.io/v1/ 标签:实验性:true 不安全的注册表:127.0.0.0/8 启用实时恢复:false
PS C:\Sitespeed> docker pull sitespeedio/sitespeed.io Using default tag: latest latest: Pulling from sitespeedio/sitespeed.io 7b1a6ab2e44d: Pull complete bcb4974c0deb: Pull complete 77a421e32a02: Pull complete 8bd632b8efc3: Pull complete 942355027341: Pull complete 1e27cb521d29: Pull complete a3ed95caeb02: Pull complete cf72937d856a: Pull complete 681fa6bf53a9: Pull complete c817bdd68a11: Pull complete 2fecef929f71: Pull complete 134027b45827: Pull complete 7389adaf2698: Pull complete e8b6fefb903a: Pull complete ae6f57572e5d: Pull complete ea4212fcc5d6: Pull complete 9a149b9510ab: Download complete 81758f1fd3c7: Download complete 28531e33d129: Download complete f13785a12256: Download complete 2bc054a28005: Download complete b01ed0ff33fc:下载完成 21209f5f8994:下载完成 8f4a91166a41:下载完成 e27bb1f1deec:下载完成 failed to register layer: re-exec error: failed to start service utility VM (diffgetter b4bbd55cc342d8d45b2870bbc0dd227d6b9f9f0e70379b7c08a458e794fbdb42): hcsshim::CreateComputeSystem b4bbd55cc342d8d45b2870bbc0dd227d6b9f9f0e70379b7c08a458e794fbdb42_svm: The virtual machine could not be started because a required feature is not installed.: stderr:
任何遗漏的建议 - 已经尝试了其他帖子的许多选项,但到目前为止还算幸运。
谢谢 !