- Published on
- Authors
- koskila
How to fix "exec user process caused: no such file or directory" in Docker on Windows?
Another one in the series of "random things that break when you try to run Docker on Windows"! I was just minding my own business, trying to run an Azure IoT Edge custom module - a Docker container, really - locally, when suddenly everything broke and one of my Docker containers wouldn't run anymore, which broke the rest of my stuff pretty badly. Instead, it failed with a cryptic and surprising error "exec user process caused: no such file or directory" .




