Error while running hello-world

After running hello-world image in Debian get the following error:

docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:722: waiting for init preliminary setup caused: EOF: unknown.
ERRO[0004] error waiting for container: context canceled

I have exactly the same problem.

I also encountered this problem. My solution is as follows:

  1. Upgrade window 10 operating system version (19042.1110)
  2. Upgrade wsl 1 to wsl 2
    Hope my advice is helpful to you!