Docker桌面无法切换到Linux容器

时间:2019-12-18 04:24:33

标签: windows docker windows-10 virtual-machine

当我尝试将Windows容器切换到linux容器时,出现以下错误。

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



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

--- End of stack trace from previous location where exception was thrown ---

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

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

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

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

0 个答案:

没有答案