Docker failed to initialize

I am trying to install a version of the Docker community for windows, the installation was successful, and she asked me to sign out and sign in again, and I did the same. But when I tried to launch the docker, he said -

The task has been canceled. in Docker.Core.Pipe.NamedPipeClient.Send (String, Object [] parameters) in Docker.WPF.BackendClient.Version () in Docker.Program.Run (IReadOnlyCollection`1 args)

This gives me below options -

Docker error

Any help or pointers really help.

+4
source share
1 answer

I finally solved the problem, and the solution was to reboot the machine, which was not properly documented on the official website. According to the site -

Install

InstallDocker.msi, .

, Docker . , Docker . Run

, PowerShell, Docker!

, .

docker, hello-world, , Docker .

, , .

+4

Source: https://habr.com/ru/post/1680854/


All Articles