美文网首页
2020-01-08 Docker Desktop Crash

2020-01-08 Docker Desktop Crash

作者: 谢谢2018 | 来源:发表于2020-01-08 15:34 被阅读0次

    电脑重启得到异常:

    Unable to create - The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: The operation failed.

    Unable to create - 已停止该运行的命令,因为首选项变量“ErrorActionPreference”或通用参数设置为 Stop: 没有注册类

      在 Docker.Core.Pipe.NamedPipeClient.<TrySendAsync>d__5.MoveNext()

    --- 引发异常的上一位置中堆栈跟踪的末尾 ---

      在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

      在 Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters)

      在 Docker.Actions.<>c__DisplayClass36_0.<SwitchDaemon>b__0()

      在 Docker.ApiServices.TaskQueuing.TaskQueue.<>c__DisplayClass17_0.<.ctor>b__1()

    N次重启、重装,故障依旧。

    切换至windows container时,发现可以正常工作。

    但Linux无法正常使用docker,异常:no matching manifest for windows/amd64 10.0.17763 in the manifest list entries

    调整Docker Desktop Settings,重新恢复工作。

    相关文章

      网友评论

          本文标题:2020-01-08 Docker Desktop Crash

          本文链接:https://www.haomeiwen.com/subject/zjdsactx.html