<!-- Please, check https://docs.docker.com/docker-for-windows/troubleshoot/. Issues without logs and details cannot be debugged, and will be closed.
Issues unrelated to Docker Desktop will be closed. In particular, see
<!-- Replace - [ ]
with - [x]
, or click after having submitted the issue. -->
<!-- Download Docker Desktop 'Edge' (latest build) here: https://hub.docker.com/editions/community/docker-ce-desktop-windows -->
After an upgrade to latest version, when starting up containers with docker compose, Docker becomes unavailable. Containers are operational for some time and then they all 'die'. The CLI interaction result in:
Error response from daemon: open \\.\pipe\docker_engine_linux: The system cannot find the file specified.
<!-- Please, help us understand the problem. For instance:
Client: Docker Engine - Community
Version: 19.03.1
API version: 1.40
Go version: go1.12.5
Git commit: 74b1e89
Built: Thu Jul 25 21:17:08 2019
OS/Arch: windows/amd64
Experimental: false
Error response from daemon: open \\.\pipe\docker_engine_linux: The system cannot find the file specified.
<!-- A reproducible case, Dockerfiles with reproduction inside is best. -->
same here