Docker build error - response not received from VM hosting the container

Sending build context to Docker daemon 69.27 MB
Step 1/12 : FROM microsoft/iis:latest
—> 211fecef1e6b
Step 2/12 : MAINTAINER
—> Using cache
—> b37242da31e8
Step 3/12 : SHELL powershell -command
—> Using cache
—> e7e3ed57f719
Step 4/12 : RUN Install-WindowsFeature NET-Framework-45-ASPNET; Install-WindowsFeature Web-Asp-Net45
—> Running in c108050a18b4
container c108050a18b4944c8056b503ac5ff650b779a56d728d09314df4617957df0618 encountered an error during Start: failure in
a Windows system call: The operation timed out because a response was not received from the Virtual Machine hosting the
Container. (0xc0370109)

Could be a problem of the hardware/resources. Maybe the hosting VM (hidden) is no responding fastly enough with the first commands…

Try it again but a little bit later.

Any luck resolving this? Have a similar issue.

Hi ,


Can anyone plz drop the solution.