Unable to create docker container in Windows

Hi,

I am getting the following error when trying to create a docker container not sure on what is the issue as this image is running properly in local machine and gets error when trying to run my application in container.

“e699365c9f29ed63fefcf58a296ef88e7d5f2184761bead76938181b06f25fb3 cleanup: failed to delete container from containerd: no such container”,“1”,“0”,“0”,“2”,“0”,“0”,“36028797018963968”,“35109”,“docker”,“Application”,“0”,“0”,“DESKTOP-TMOQS71”,“24-11-2022 17:46:54”,“Application”,“System.UInt32”,“System.Diagnostics.Eventing.Reader.EventBookmark”,“Error”,“Info”,“System.Collections.ObjectModel.ReadOnlyCollection1[System.String]","System.Collections.Generic.List1[System.Diagnostics.Eventing.Reader.EventProperty]”
"CreateProcess() failed [module=libcontainerd namespace=moby container=e699365c9f29ed63fefcf58a296ef88e7d5f2184761bead76938181b06f25fb3 error=container e699365c9f29ed63fefcf58a296ef88e7d5f2184761bead76938181b06f25fb3 encountered an error during hcsshim::System::CreateProcess: failure in a Windows system call: The system cannot find the file specified. (0x2)

[Event Detail: Provider: 00000000-0000-0000-0000-000000000000]

[Event Detail: Provider: 00000000-0000-0000-0000-000000000000]
[Event Detail: onecore\vm\compute\management\orchestration\vmhostedcontainer\processmanagement.cpp(173)\vmcomputeagent.exe!00007FF726D29FAB: (caller: 00007FF726CDE19A) Exception(2) tid(390) 80070002 The system cannot find the file specified.
CallContext:[\Bridge_ProcessMessage\VmHostedContainer_ExecuteProcess]
Provider: 00000000-0000-0000-0000-000000000000]]",“11”,“0”,“0”,“2”,“0”,“0”,“36028797018963968”,“35108”,“docker”,“Application”,“0”,“0”,“DESKTOP-TMOQS71”,“24-11-2022 17:46:53”,“Application”,“System.UInt32”,“System.Diagnostics.Eventing.Reader.EventBookmark”,“Error”,“Info”,“System.Collections.ObjectModel.ReadOnlyCollection1[System.String]","System.Collections.Generic.List1[System.Diagnostics.Eventing.Reader.EventProperty]”
“Not continuing with pull after error: context canceled”,“1”,“0”,“0”,“2”,“0”,“0”,“36028797018963968”,“35106”,“docker”,“Application”,“0”,“0”,“DESKTOP-TMOQS71”,“24-11-2022 17:44:37”,“Application”,“System.UInt32”,“System.Diagnostics.Eventing.Reader.EventBookmark”,“Error”,“Info”,“System.Collections.ObjectModel.ReadOnlyCollection1[System.String]","System.Collections.Generic.List1[System.Diagnostics.Eventing.Reader.EventProperty]”

Can anybody help on this issue?

Not sure if this helps but it sounds similar:

https://github.com/docker/for-linux/issues/1148