hi,
When trying to run Docker on my Win10 machine i’m getting this error:
Unable to create - The running command stopped because the preference variable “ErrorActionPreference” or common parameter is set to Stop: Generic failure
at Docker.Core.Pipe.NamedPipeClient.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.DoStart(SynchronizationContext syncCtx, Boolean showWelcomeWindow, Boolean executeAfterStartCleanup)
at Docker.Actions.<>c__DisplayClass24_0.b__0()
at Docker.ApiServices.TaskQueuing.TaskQueue.<>c__DisplayClass17_0.<.ctor>b__1()
I tried to re-install after cleaning but it doesn’t work.
Can anyone help?
Thanks in advance.