I am trying to start a container using this command:
docker start container_id
I get the below error message.
Error Message:
Error response from daemon: container
770495a7d11ea3748ec7027781f0c45eb3cad10174481c0ee5fd1fe8bf295148 encountered
an error during Start: failure in a Windows system call: The connection with
the Virtual Machine hosting the container was closed. (0xc037010a)
Error: failed to start containers: 770495a7d11e
I am using Docker for Windows.
Docker Version:
Version: 17.06.2-ce
API version: 1.30
Go version: go1.8.3
Git commit: cec0b72
Built: Tue Sep 5 19:57:19 2017
OS/Arch: windows/amd64
User contributions licensed under CC BY-SA 3.0