Unable to run pulled image

Hi,
I’ve pulled an image.But when I try to run it,I get the error below:

PS > docker images
REPOSITORY                             TAG          IMAGE ID       CREATED       SIZE
hello-world                            nanoserver   72a9d119927e   9 days ago    257MB
mcr.microsoft.com/windows/nanoserver   1809         8572826a0d1a   2 weeks ago   257MB
PS > docker run -it mcr.microsoft.com/windows/nanoserver:1809
docker: Error response from daemon: container 0f26adc2f804eda55c718e1627a74f845b087b2901ac7bb9ed15941ad0057517 encountered an error during hcsshim::System::Start: context deadline exceeded.
1 Like