Error response from daemon: open \\.\pipe\docker_engine_linux: The system cannot find the file speci

Error response from daemon: open \.\pipe\docker_engine_linux: The system cannot find the file specified

win10 docker启动后检查版本报错:

Docker.Core.Backend.BackendException:

Error response from daemon: open \.\pipe\docker_engine_linux: The system cannot find the file specified.

在win10 命令行提示符执行:

Net stop com.docker.service
Net start com.docker.service

你可能感兴趣的:(docker,Error,response,from,daemon:,open,\\,java)