This message was deleted.
# rancher-desktop
a
This message was deleted.
f
There are no current plans; please file a Github issue if you are interested in this functionality
c
f
Thanks!
c
@fast-garage-66093 just curious - I may be interested down the road to open source contribute… for this parity feature as an example, what is the general feature design / review / impl / testing process? And do we generally have any good ideas on how we would go about this impl?
f
I'm not sure how this can/should be implemented, so this discussion needs to happen first before any implementation work starts.
It doesn't seems like a trivial feature, given that the Docker API continues to respond while they shut down the VM. So there must be some local proxy that is answering API requests and then spins up the VM again when necessary.
I suspect that this will be a closed-source implementation specific for Docker Desktop (but I haven't looked), so somebody would have to reimplement this as an open source project. And then maintain it to keep compatibility with moby changes. And the whole work might need to be repeated for containerd.
So I suspect this will be a rather big effort, but would be happy to learn otherwise