In a nutshell, my problem is that I can’t start my container automatically. I’m running the container with the “–restart unless-stopped” flag, but after bootup the container won’t start. Actually I can’t start even with CLI, I get the following error message:
I don’t really know that is it a real issue or I’m just lame, so I would be grateful if someone could help me.
After I restart the Docker, everything will get better, but unfortunately in the real-life application it is not an option.
I already found these topics but neither of them solved the issue. Ok, after disabling the Windows fast startup the container can start, but the problem is still exists if I just logging out and back to my Windows user. So currently there is no 100% fix. And as I saw it is not a new, rare problem, there are more than 1 year old comments about this issue. Will be ever fixed? What is the official standpoint?
I also have to restart the container to apply the mount bindings but I don’t really know why it doesn’t work.