gpt4 book ai didi

docker - Docker在Windows 10主机上安装失败

转载 作者:行者123 更新时间:2023-12-02 19:06:50 26 4
gpt4 key购买 nike

用户无法在Windows 10上使用choco安装docker应用程序。
事件日志消息:

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {8D8F4x3-3xx4-4xx7-8xx9-FC3xxx9} and APPID {F7xxxA9-012C-4xx5-9DF-2A4D3} to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.

最佳答案

这是Windows UAC(用户帐户控制)停止安装。当前用户不是管理员,或者在当前系统上没有足够的特权。

有多种解决方案。选择以下选项之一:

  • 以管理员身份启动提升的命令提示符,然后重新运行choco安装。
  • 在系统偏好设置中或使用msconfig
  • 禁用UAC
  • 授予当前用户本地管理员特权
  • 关于docker - Docker在Windows 10主机上安装失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49664880/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com