I am trying to run Docker Desktop on windows (10 enterprise) with an hyper-v backend.
But when docker tries to start the daemon, the hyper-v managed vm DockerDesktopVM
fails to reach docker-proxy
looping on the message
client: still waiting for docker-proxy after <and the time it's been trying>
It retries untill Docker Desktop gives up and tells me that it could not start Hyper-V Backend.
I've tried with a couple versions of docker desktop (3.5.2 and 3.6.0) which have proven to work on my coworkers's identical (supposedly) machines ...
Any idea on how to investigate/make this work is more than welcome.