For some reason I am unable to run Docker for Windows Edge anymore. I’ve uninstall and re-installed several times. Below is the error I am receiving and the crash report id. Any help would be appreciated!
Error response from daemon: Bad response from Docker engine
at Docker.Backend.DockerDaemonChecker.Check(Func`1 isDaemonProcessStillRunning)
at Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings, String daemonOptions)
at Docker.Backend.ContainerEngine.Linux.Start(Settings settings, String daemonOptions)
at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.b__0(Object[] parameters)
at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters)
I’m having the exact same issue. Reset to default did’t help and a reinstall didn’t help either.
Luckily I still had an old installer for RC2 where everything works perfectly fine.
I also have the same issue on a Windows 10 and on a Windows Server 2016 machine. Reset and reinstall gave the same result. On Windows Server 2016 I could switch to Windows containers. But as soon I switched back to Linux containers I got the same error message as above.
Installing the latest stable version 17.06.1-ce on Windows 10 and everything was fine. I don’t know how to solve the problem on Windows Server 2016 because the docs say that only the latest Edge is compatible.
Same thing here. Reinstalled today on server 2016. Docker will only start now if run as administrator. Cannot issue commands to docker unless running from an elevated command prompt. Additionally Docker will fail when pulling containers from an insecure registry with some form of segmentation fault… Once the pull fails docker has to be restarted as the daemon goes rouge after. Lots of regressions after the latest two releases of edge.