Docker OCI runtime create failed: container_linux.go:349: starting container process caused

前端 未结 3 1758
死守一世寂寞
死守一世寂寞 2021-01-17 14:01

I have been working on a project for almost a year, and this project has been working in Docker. Today I noticed that the permissions of the entire file system changed to 77

3条回答
  •  Happy的楠姐
    2021-01-17 14:18

    In my case, to resolve the error message, I also had to enable the integration between Docker Desktop for Windows and the Ubuntu distro running on WSL2. I installed the distro after Docker Desktop and forgot about this step.

提交回复
热议问题