docker-mac-net-connect icon indicating copy to clipboard operation
docker-mac-net-connect copied to clipboard

Docker Desktop Resource Saver Quietly Kills docker-mac-net-connect

Open pfandzelter opened this issue 8 months ago • 1 comments

I am running into issues with the docker-mac-net-connect service since Docker Desktop v4.24, which enabled Resource Saver by default. Resource Saver kills the Docker VM if no containers are run for 5 minutes in order to save resources (see here). Obviously that's a great feature that I want to keep enabled, but it quietly breaks docker-mac-net-connect whenever it kicks in as the VM-side component don't restart as soon as the VM is started anew. I'm looking to fix this in a PR, but for now I want to report this just in case other people run into this. The workaround for now is to either disable Resource Saver or restart docker-mac-net-connect whenever you want to use it.

pfandzelter avatar May 31 '24 12:05 pfandzelter